@override Map<String, dynamic> toJson() => <String, dynamic>{ 'file_id': fileId, 'counts': counts?.toJson(), '@type': constructor, };