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