@override Map<String, dynamic> toJson() => <String, dynamic>{ 'symbol': symbol?.toJson(), 'total_count': totalCount, '@type': constructor, };