// This is a generated file - do not edit. // // Generated from admin-actor.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 adminActorDescriptor instead') const AdminActor$json = { '1': 'AdminActor', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ID'}, {'1': 'Name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Name'}, {'1': 'OrganisationID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'OrganisationID'}, {'1': 'PartnerID', '3': 4, '4': 1, '5': 9, '10': 'PartnerID'}, {'1': 'Address', '3': 6, '4': 1, '5': 11, '6': '.api.Address', '8': {}, '10': 'Address'}, {'1': 'Contact', '3': 7, '4': 1, '5': 11, '6': '.api.ActorContact', '8': {}, '10': 'Contact'}, {'1': 'Typology', '3': 8, '4': 1, '5': 14, '6': '.api.ActorTypology', '10': 'Typology'}, {'1': 'AdditionalInformation', '3': 9, '4': 1, '5': 9, '10': 'AdditionalInformation'}, ], '7': {}, }; /// Descriptor for `AdminActor`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List adminActorDescriptor = $convert.base64Decode( 'CgpBZG1pbkFjdG9yEhcKAklEGAEgASgJQgf6QgRyAhABUgJJRBIbCgROYW1lGAIgASgJQgf6Qg' 'RyAhABUgROYW1lEi8KDk9yZ2FuaXNhdGlvbklEGAMgASgJQgf6QgRyAhABUg5PcmdhbmlzYXRp' 'b25JRBIcCglQYXJ0bmVySUQYBCABKAlSCVBhcnRuZXJJRBIwCgdBZGRyZXNzGAYgASgLMgwuYX' 'BpLkFkZHJlc3NCCPpCBYoBAhABUgdBZGRyZXNzEjUKB0NvbnRhY3QYByABKAsyES5hcGkuQWN0' 'b3JDb250YWN0Qgj6QgWKAQIQAVIHQ29udGFjdBIuCghUeXBvbG9neRgIIAEoDjISLmFwaS5BY3' 'RvclR5cG9sb2d5UghUeXBvbG9neRI0ChVBZGRpdGlvbmFsSW5mb3JtYXRpb24YCSABKAlSFUFk' 'ZGl0aW9uYWxJbmZvcm1hdGlvbjoikkEfCh3SAQJJRNIBBE5hbWXSAQ5PcmdhbmlzYXRpb25JRA' '==');