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