@override Map<String, dynamic> toJson() => <String, dynamic>{ 'owner_id': ownerId?.toJson(), 'is_dark': isDark, '@type': constructor, };