// This is a generated file - do not edit. // // Generated from data.proto. // @dart = 3.3 // ignore_for_file: annotate_overrides, camel_case_types, comment_references // ignore_for_file: constant_identifier_names // ignore_for_file: curly_braces_in_flow_control_structures // ignore_for_file: deprecated_member_use_from_same_package, library_prefixes // ignore_for_file: non_constant_identifier_names, unused_import import 'dart:convert' as $convert; import 'dart:core' as $core; import 'dart:typed_data' as $typed_data; @$core.Deprecated('Use emptyDescriptor instead') const Empty$json = { '1': 'Empty', }; /// Descriptor for `Empty`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List emptyDescriptor = $convert.base64Decode('CgVFbXB0eQ=='); @$core.Deprecated('Use countryReplyDescriptor instead') const CountryReply$json = { '1': 'CountryReply', '2': [ { '1': 'countries', '3': 1, '4': 3, '5': 11, '6': '.initial.CountryItem', '10': 'countries' }, ], }; /// Descriptor for `CountryReply`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List countryReplyDescriptor = $convert.base64Decode( 'CgxDb3VudHJ5UmVwbHkSMgoJY291bnRyaWVzGAEgAygLMhQuaW5pdGlhbC5Db3VudHJ5SXRlbV' 'IJY291bnRyaWVz'); @$core.Deprecated('Use countryItemDescriptor instead') const CountryItem$json = { '1': 'CountryItem', '2': [ {'1': 'id', '3': 1, '4': 1, '5': 13, '10': 'id'}, {'1': 'code', '3': 2, '4': 1, '5': 9, '10': 'code'}, {'1': 'code_3', '3': 3, '4': 1, '5': 9, '10': 'code3'}, {'1': 'num_code', '3': 4, '4': 1, '5': 9, '10': 'numCode'}, {'1': 'phone_code', '3': 5, '4': 1, '5': 9, '10': 'phoneCode'}, {'1': 'name', '3': 6, '4': 1, '5': 9, '10': 'name'}, {'1': 'local_name', '3': 7, '4': 1, '5': 9, '10': 'localName'}, {'1': 'enabled', '3': 8, '4': 1, '5': 8, '10': 'enabled'}, {'1': 'sort_order', '3': 9, '4': 1, '5': 5, '10': 'sortOrder'}, ], }; /// Descriptor for `CountryItem`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List countryItemDescriptor = $convert.base64Decode( 'CgtDb3VudHJ5SXRlbRIOCgJpZBgBIAEoDVICaWQSEgoEY29kZRgCIAEoCVIEY29kZRIVCgZjb2' 'RlXzMYAyABKAlSBWNvZGUzEhkKCG51bV9jb2RlGAQgASgJUgdudW1Db2RlEh0KCnBob25lX2Nv' 'ZGUYBSABKAlSCXBob25lQ29kZRISCgRuYW1lGAYgASgJUgRuYW1lEh0KCmxvY2FsX25hbWUYBy' 'ABKAlSCWxvY2FsTmFtZRIYCgdlbmFibGVkGAggASgIUgdlbmFibGVkEh0KCnNvcnRfb3JkZXIY' 'CSABKAVSCXNvcnRPcmRlcg=='); @$core.Deprecated('Use regionRequestDescriptor instead') const RegionRequest$json = { '1': 'RegionRequest', '2': [ {'1': 'country_id', '3': 1, '4': 1, '5': 5, '10': 'countryId'}, {'1': 'country_code', '3': 2, '4': 1, '5': 9, '10': 'countryCode'}, {'1': 'show_town', '3': 3, '4': 1, '5': 8, '10': 'showTown'}, ], }; /// Descriptor for `RegionRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List regionRequestDescriptor = $convert.base64Decode( 'Cg1SZWdpb25SZXF1ZXN0Eh0KCmNvdW50cnlfaWQYASABKAVSCWNvdW50cnlJZBIhCgxjb3VudH' 'J5X2NvZGUYAiABKAlSC2NvdW50cnlDb2RlEhsKCXNob3dfdG93bhgDIAEoCFIIc2hvd1Rvd24='); @$core.Deprecated('Use regionReplyDescriptor instead') const RegionReply$json = { '1': 'RegionReply', '2': [ { '1': 'regions', '3': 1, '4': 3, '5': 11, '6': '.initial.RegionItem', '10': 'regions' }, ], }; /// Descriptor for `RegionReply`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List regionReplyDescriptor = $convert.base64Decode( 'CgtSZWdpb25SZXBseRItCgdyZWdpb25zGAEgAygLMhMuaW5pdGlhbC5SZWdpb25JdGVtUgdyZW' 'dpb25z'); @$core.Deprecated('Use regionItemDescriptor instead') const RegionItem$json = { '1': 'RegionItem', '2': [ {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'}, {'1': 'pid', '3': 2, '4': 1, '5': 9, '10': 'pid'}, {'1': 'deep', '3': 3, '4': 1, '5': 5, '10': 'deep'}, {'1': 'name', '3': 4, '4': 1, '5': 9, '10': 'name'}, {'1': 'pinyin_prefix', '3': 5, '4': 1, '5': 9, '10': 'pinyinPrefix'}, {'1': 'pinyin', '3': 6, '4': 1, '5': 9, '10': 'pinyin'}, {'1': 'ext_id', '3': 7, '4': 1, '5': 9, '10': 'extId'}, {'1': 'ext_name', '3': 8, '4': 1, '5': 9, '10': 'extName'}, ], }; /// Descriptor for `RegionItem`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List regionItemDescriptor = $convert.base64Decode( 'CgpSZWdpb25JdGVtEg4KAmlkGAEgASgJUgJpZBIQCgNwaWQYAiABKAlSA3BpZBISCgRkZWVwGA' 'MgASgFUgRkZWVwEhIKBG5hbWUYBCABKAlSBG5hbWUSIwoNcGlueWluX3ByZWZpeBgFIAEoCVIM' 'cGlueWluUHJlZml4EhYKBnBpbnlpbhgGIAEoCVIGcGlueWluEhUKBmV4dF9pZBgHIAEoCVIFZX' 'h0SWQSGQoIZXh0X25hbWUYCCABKAlSB2V4dE5hbWU='); @$core.Deprecated('Use datasReplyDescriptor instead') const DatasReply$json = { '1': 'DatasReply', '2': [ { '1': 'datas', '3': 1, '4': 3, '5': 11, '6': '.initial.DatasItem', '10': 'datas' }, ], }; /// Descriptor for `DatasReply`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List datasReplyDescriptor = $convert.base64Decode( 'CgpEYXRhc1JlcGx5EigKBWRhdGFzGAEgAygLMhIuaW5pdGlhbC5EYXRhc0l0ZW1SBWRhdGFz'); @$core.Deprecated('Use datasItemDescriptor instead') const DatasItem$json = { '1': 'DatasItem', '2': [ {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'}, {'1': 'data_type', '3': 2, '4': 1, '5': 9, '10': 'dataType'}, {'1': 'key', '3': 3, '4': 1, '5': 9, '10': 'key'}, {'1': 'title', '3': 4, '4': 1, '5': 9, '10': 'title'}, {'1': 'remark', '3': 5, '4': 1, '5': 9, '10': 'remark'}, {'1': 'icon', '3': 6, '4': 1, '5': 9, '10': 'icon'}, ], }; /// Descriptor for `DatasItem`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List datasItemDescriptor = $convert.base64Decode( 'CglEYXRhc0l0ZW0SDgoCaWQYASABKANSAmlkEhsKCWRhdGFfdHlwZRgCIAEoCVIIZGF0YVR5cG' 'USEAoDa2V5GAMgASgJUgNrZXkSFAoFdGl0bGUYBCABKAlSBXRpdGxlEhYKBnJlbWFyaxgFIAEo' 'CVIGcmVtYXJrEhIKBGljb24YBiABKAlSBGljb24=');