@override Map<String, dynamic> toJson() => <String, dynamic>{ 'star_count': starCount, 'is_pinned': isPinned, '@type': constructor, };