@override Map<String, dynamic> toJson() => <String, dynamic>{ 'field_name': fieldName, 'data_hash': dataHash, '@type': constructor, };