// // Generated code. Do not modify. // source: gateway_transfer.proto // // @dart = 2.12 // ignore_for_file: annotate_overrides, camel_case_types, comment_references // ignore_for_file: constant_identifier_names, library_prefixes // ignore_for_file: non_constant_identifier_names, prefer_final_fields // ignore_for_file: unnecessary_import, unnecessary_this, unused_import import 'dart:convert' as $convert; import 'dart:core' as $core; import 'dart:typed_data' as $typed_data; @$core.Deprecated('Use gatewayTransferReqDescriptor instead') const GatewayTransferReq$json = { '1': 'GatewayTransferReq', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 13, '10': 'ID'}, {'1': 'Time', '3': 2, '4': 1, '5': 13, '10': 'Time'}, ], }; /// Descriptor for `GatewayTransferReq`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List gatewayTransferReqDescriptor = $convert.base64Decode( 'ChJHYXRld2F5VHJhbnNmZXJSZXESDgoCSUQYASABKA1SAklEEhIKBFRpbWUYAiABKA1SBFRpbW' 'U='); @$core.Deprecated('Use gatewayTransferRespDescriptor instead') const GatewayTransferResp$json = { '1': 'GatewayTransferResp', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 13, '10': 'ID'}, {'1': 'Time', '3': 2, '4': 1, '5': 13, '10': 'Time'}, {'1': 'Status', '3': 3, '4': 1, '5': 14, '6': '.main.GatewayTransferResp.StatusE', '10': 'Status'}, ], '4': [GatewayTransferResp_StatusE$json], }; @$core.Deprecated('Use gatewayTransferRespDescriptor instead') const GatewayTransferResp_StatusE$json = { '1': 'StatusE', '2': [ {'1': 'OK', '2': 0}, {'1': 'FAIL', '2': 1}, ], }; /// Descriptor for `GatewayTransferResp`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List gatewayTransferRespDescriptor = $convert.base64Decode( 'ChNHYXRld2F5VHJhbnNmZXJSZXNwEg4KAklEGAEgASgNUgJJRBISCgRUaW1lGAIgASgNUgRUaW' '1lEjkKBlN0YXR1cxgDIAEoDjIhLm1haW4uR2F0ZXdheVRyYW5zZmVyUmVzcC5TdGF0dXNFUgZT' 'dGF0dXMiGwoHU3RhdHVzRRIGCgJPSxAAEggKBEZBSUwQAQ==');