TestAllTypes$json top-level constant

  1. @Deprecated('Use testAllTypesDescriptor instead')
Map<String, Object> const TestAllTypes$json

Implementation

@$core.Deprecated('Use testAllTypesDescriptor instead')
const TestAllTypes$json = const {
  '1': 'TestAllTypes',
  '2': const [
    const {
      '1': 'optional_int32',
      '3': 1,
      '4': 1,
      '5': 5,
      '10': 'optionalInt32'
    },
    const {
      '1': 'optional_int64',
      '3': 2,
      '4': 1,
      '5': 3,
      '10': 'optionalInt64'
    },
    const {
      '1': 'optional_uint32',
      '3': 3,
      '4': 1,
      '5': 13,
      '10': 'optionalUint32'
    },
    const {
      '1': 'optional_uint64',
      '3': 4,
      '4': 1,
      '5': 4,
      '10': 'optionalUint64'
    },
    const {
      '1': 'optional_sint32',
      '3': 5,
      '4': 1,
      '5': 17,
      '10': 'optionalSint32'
    },
    const {
      '1': 'optional_sint64',
      '3': 6,
      '4': 1,
      '5': 18,
      '10': 'optionalSint64'
    },
    const {
      '1': 'optional_fixed32',
      '3': 7,
      '4': 1,
      '5': 7,
      '10': 'optionalFixed32'
    },
    const {
      '1': 'optional_fixed64',
      '3': 8,
      '4': 1,
      '5': 6,
      '10': 'optionalFixed64'
    },
    const {
      '1': 'optional_sfixed32',
      '3': 9,
      '4': 1,
      '5': 15,
      '10': 'optionalSfixed32'
    },
    const {
      '1': 'optional_sfixed64',
      '3': 10,
      '4': 1,
      '5': 16,
      '10': 'optionalSfixed64'
    },
    const {
      '1': 'optional_float',
      '3': 11,
      '4': 1,
      '5': 2,
      '10': 'optionalFloat'
    },
    const {
      '1': 'optional_double',
      '3': 12,
      '4': 1,
      '5': 1,
      '10': 'optionalDouble'
    },
    const {'1': 'optional_bool', '3': 13, '4': 1, '5': 8, '10': 'optionalBool'},
    const {
      '1': 'optional_string',
      '3': 14,
      '4': 1,
      '5': 9,
      '10': 'optionalString'
    },
    const {
      '1': 'optional_bytes',
      '3': 15,
      '4': 1,
      '5': 12,
      '10': 'optionalBytes'
    },
    const {
      '1': 'optionalgroup',
      '3': 16,
      '4': 1,
      '5': 10,
      '6': '.protobuf_unittest.TestAllTypes.OptionalGroup',
      '10': 'optionalgroup'
    },
    const {
      '1': 'optional_nested_message',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes.NestedMessage',
      '10': 'optionalNestedMessage'
    },
    const {
      '1': 'optional_foreign_message',
      '3': 19,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.ForeignMessage',
      '10': 'optionalForeignMessage'
    },
    const {
      '1': 'optional_import_message',
      '3': 20,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest_import.ImportMessage',
      '10': 'optionalImportMessage'
    },
    const {
      '1': 'optional_nested_enum',
      '3': 21,
      '4': 1,
      '5': 14,
      '6': '.protobuf_unittest.TestAllTypes.NestedEnum',
      '10': 'optionalNestedEnum'
    },
    const {
      '1': 'optional_foreign_enum',
      '3': 22,
      '4': 1,
      '5': 14,
      '6': '.protobuf_unittest.ForeignEnum',
      '10': 'optionalForeignEnum'
    },
    const {
      '1': 'optional_import_enum',
      '3': 23,
      '4': 1,
      '5': 14,
      '6': '.protobuf_unittest_import.ImportEnum',
      '10': 'optionalImportEnum'
    },
    const {
      '1': 'optional_string_piece',
      '3': 24,
      '4': 1,
      '5': 9,
      '8': const {'1': 2},
      '10': 'optionalStringPiece',
    },
    const {
      '1': 'optional_cord',
      '3': 25,
      '4': 1,
      '5': 9,
      '8': const {'1': 1},
      '10': 'optionalCord',
    },
    const {
      '1': 'optional_public_import_message',
      '3': 26,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest_import.PublicImportMessage',
      '10': 'optionalPublicImportMessage'
    },
    const {
      '1': 'optional_lazy_message',
      '3': 27,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes.NestedMessage',
      '8': const {'5': true},
      '10': 'optionalLazyMessage',
    },
    const {
      '1': 'repeated_int32',
      '3': 31,
      '4': 3,
      '5': 5,
      '10': 'repeatedInt32'
    },
    const {
      '1': 'repeated_int64',
      '3': 32,
      '4': 3,
      '5': 3,
      '10': 'repeatedInt64'
    },
    const {
      '1': 'repeated_uint32',
      '3': 33,
      '4': 3,
      '5': 13,
      '10': 'repeatedUint32'
    },
    const {
      '1': 'repeated_uint64',
      '3': 34,
      '4': 3,
      '5': 4,
      '10': 'repeatedUint64'
    },
    const {
      '1': 'repeated_sint32',
      '3': 35,
      '4': 3,
      '5': 17,
      '10': 'repeatedSint32'
    },
    const {
      '1': 'repeated_sint64',
      '3': 36,
      '4': 3,
      '5': 18,
      '10': 'repeatedSint64'
    },
    const {
      '1': 'repeated_fixed32',
      '3': 37,
      '4': 3,
      '5': 7,
      '10': 'repeatedFixed32'
    },
    const {
      '1': 'repeated_fixed64',
      '3': 38,
      '4': 3,
      '5': 6,
      '10': 'repeatedFixed64'
    },
    const {
      '1': 'repeated_sfixed32',
      '3': 39,
      '4': 3,
      '5': 15,
      '10': 'repeatedSfixed32'
    },
    const {
      '1': 'repeated_sfixed64',
      '3': 40,
      '4': 3,
      '5': 16,
      '10': 'repeatedSfixed64'
    },
    const {
      '1': 'repeated_float',
      '3': 41,
      '4': 3,
      '5': 2,
      '10': 'repeatedFloat'
    },
    const {
      '1': 'repeated_double',
      '3': 42,
      '4': 3,
      '5': 1,
      '10': 'repeatedDouble'
    },
    const {'1': 'repeated_bool', '3': 43, '4': 3, '5': 8, '10': 'repeatedBool'},
    const {
      '1': 'repeated_string',
      '3': 44,
      '4': 3,
      '5': 9,
      '10': 'repeatedString'
    },
    const {
      '1': 'repeated_bytes',
      '3': 45,
      '4': 3,
      '5': 12,
      '10': 'repeatedBytes'
    },
    const {
      '1': 'repeatedgroup',
      '3': 46,
      '4': 3,
      '5': 10,
      '6': '.protobuf_unittest.TestAllTypes.RepeatedGroup',
      '10': 'repeatedgroup'
    },
    const {
      '1': 'repeated_nested_message',
      '3': 48,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes.NestedMessage',
      '10': 'repeatedNestedMessage'
    },
    const {
      '1': 'repeated_foreign_message',
      '3': 49,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.ForeignMessage',
      '10': 'repeatedForeignMessage'
    },
    const {
      '1': 'repeated_import_message',
      '3': 50,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest_import.ImportMessage',
      '10': 'repeatedImportMessage'
    },
    const {
      '1': 'repeated_nested_enum',
      '3': 51,
      '4': 3,
      '5': 14,
      '6': '.protobuf_unittest.TestAllTypes.NestedEnum',
      '10': 'repeatedNestedEnum'
    },
    const {
      '1': 'repeated_foreign_enum',
      '3': 52,
      '4': 3,
      '5': 14,
      '6': '.protobuf_unittest.ForeignEnum',
      '10': 'repeatedForeignEnum'
    },
    const {
      '1': 'repeated_import_enum',
      '3': 53,
      '4': 3,
      '5': 14,
      '6': '.protobuf_unittest_import.ImportEnum',
      '10': 'repeatedImportEnum'
    },
    const {
      '1': 'repeated_string_piece',
      '3': 54,
      '4': 3,
      '5': 9,
      '8': const {'1': 2},
      '10': 'repeatedStringPiece',
    },
    const {
      '1': 'repeated_cord',
      '3': 55,
      '4': 3,
      '5': 9,
      '8': const {'1': 1},
      '10': 'repeatedCord',
    },
    const {
      '1': 'repeated_lazy_message',
      '3': 57,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes.NestedMessage',
      '8': const {'5': true},
      '10': 'repeatedLazyMessage',
    },
    const {
      '1': 'default_int32',
      '3': 61,
      '4': 1,
      '5': 5,
      '7': '41',
      '10': 'defaultInt32'
    },
    const {
      '1': 'default_int64',
      '3': 62,
      '4': 1,
      '5': 3,
      '7': '42',
      '10': 'defaultInt64'
    },
    const {
      '1': 'default_uint32',
      '3': 63,
      '4': 1,
      '5': 13,
      '7': '43',
      '10': 'defaultUint32'
    },
    const {
      '1': 'default_uint64',
      '3': 64,
      '4': 1,
      '5': 4,
      '7': '44',
      '10': 'defaultUint64'
    },
    const {
      '1': 'default_sint32',
      '3': 65,
      '4': 1,
      '5': 17,
      '7': '-45',
      '10': 'defaultSint32'
    },
    const {
      '1': 'default_sint64',
      '3': 66,
      '4': 1,
      '5': 18,
      '7': '46',
      '10': 'defaultSint64'
    },
    const {
      '1': 'default_fixed32',
      '3': 67,
      '4': 1,
      '5': 7,
      '7': '47',
      '10': 'defaultFixed32'
    },
    const {
      '1': 'default_fixed64',
      '3': 68,
      '4': 1,
      '5': 6,
      '7': '48',
      '10': 'defaultFixed64'
    },
    const {
      '1': 'default_sfixed32',
      '3': 69,
      '4': 1,
      '5': 15,
      '7': '49',
      '10': 'defaultSfixed32'
    },
    const {
      '1': 'default_sfixed64',
      '3': 70,
      '4': 1,
      '5': 16,
      '7': '-50',
      '10': 'defaultSfixed64'
    },
    const {
      '1': 'default_float',
      '3': 71,
      '4': 1,
      '5': 2,
      '7': '51.5',
      '10': 'defaultFloat'
    },
    const {
      '1': 'default_double',
      '3': 72,
      '4': 1,
      '5': 1,
      '7': '52000',
      '10': 'defaultDouble'
    },
    const {
      '1': 'default_bool',
      '3': 73,
      '4': 1,
      '5': 8,
      '7': 'true',
      '10': 'defaultBool'
    },
    const {
      '1': 'default_string',
      '3': 74,
      '4': 1,
      '5': 9,
      '7': 'hello',
      '10': 'defaultString'
    },
    const {
      '1': 'default_bytes',
      '3': 75,
      '4': 1,
      '5': 12,
      '7': 'world',
      '10': 'defaultBytes'
    },
    const {
      '1': 'default_nested_enum',
      '3': 81,
      '4': 1,
      '5': 14,
      '6': '.protobuf_unittest.TestAllTypes.NestedEnum',
      '7': 'BAR',
      '10': 'defaultNestedEnum'
    },
    const {
      '1': 'default_foreign_enum',
      '3': 82,
      '4': 1,
      '5': 14,
      '6': '.protobuf_unittest.ForeignEnum',
      '7': 'FOREIGN_BAR',
      '10': 'defaultForeignEnum'
    },
    const {
      '1': 'default_import_enum',
      '3': 83,
      '4': 1,
      '5': 14,
      '6': '.protobuf_unittest_import.ImportEnum',
      '7': 'IMPORT_BAR',
      '10': 'defaultImportEnum'
    },
    const {
      '1': 'default_string_piece',
      '3': 84,
      '4': 1,
      '5': 9,
      '7': 'abc',
      '8': const {'1': 2},
      '10': 'defaultStringPiece',
    },
    const {
      '1': 'default_cord',
      '3': 85,
      '4': 1,
      '5': 9,
      '7': '123',
      '8': const {'1': 1},
      '10': 'defaultCord',
    },
    const {
      '1': 'oneof_uint32',
      '3': 111,
      '4': 1,
      '5': 13,
      '9': 0,
      '10': 'oneofUint32'
    },
    const {
      '1': 'oneof_nested_message',
      '3': 112,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes.NestedMessage',
      '9': 0,
      '10': 'oneofNestedMessage'
    },
    const {
      '1': 'oneof_string',
      '3': 113,
      '4': 1,
      '5': 9,
      '9': 0,
      '10': 'oneofString'
    },
    const {
      '1': 'oneof_bytes',
      '3': 114,
      '4': 1,
      '5': 12,
      '9': 0,
      '10': 'oneofBytes'
    },
  ],
  '3': const [
    TestAllTypes_NestedMessage$json,
    TestAllTypes_OptionalGroup$json,
    TestAllTypes_RepeatedGroup$json
  ],
  '4': const [TestAllTypes_NestedEnum$json],
  '8': const [
    const {'1': 'oneof_field'},
  ],
};