Map<String, dynamic> toMap() { return ContentOptionsMapper.ensureInitialized() .encodeMap<ContentOptions>(this as ContentOptions); }