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