Map<String, dynamic> toMap() { return { 'nameTags': nameTags, 'backgroundColor': backgroundColor, 'nameTagsColor': nameTagsColor, 'orientationVideo': orientationVideo, }; }