TestExtensionRangeSerialize$json top-level constant
Implementation
@$core.Deprecated('Use testExtensionRangeSerializeDescriptor instead')
const TestExtensionRangeSerialize$json = const {
'1': 'TestExtensionRangeSerialize',
'2': const [
const {'1': 'foo_one', '3': 1, '4': 1, '5': 5, '10': 'fooOne'},
const {'1': 'foo_two', '3': 6, '4': 1, '5': 5, '10': 'fooTwo'},
const {'1': 'foo_three', '3': 7, '4': 1, '5': 5, '10': 'fooThree'},
const {'1': 'foo_four', '3': 13, '4': 1, '5': 5, '10': 'fooFour'},
],
'5': const [
const {'1': 2, '2': 3},
const {'1': 3, '2': 5},
const {'1': 9, '2': 11},
const {'1': 15, '2': 16},
const {'1': 17, '2': 18},
const {'1': 19, '2': 20},
],
'6': const [
const {'1': 'bar_one', '2': '.protobuf_unittest.TestExtensionRangeSerialize', '3': 2, '4': 1, '5': 5, '10': 'barOne'},
const {'1': 'bar_two', '2': '.protobuf_unittest.TestExtensionRangeSerialize', '3': 4, '4': 1, '5': 5, '10': 'barTwo'},
const {'1': 'bar_three', '2': '.protobuf_unittest.TestExtensionRangeSerialize', '3': 10, '4': 1, '5': 5, '10': 'barThree'},
const {'1': 'bar_four', '2': '.protobuf_unittest.TestExtensionRangeSerialize', '3': 15, '4': 1, '5': 5, '10': 'barFour'},
const {'1': 'bar_five', '2': '.protobuf_unittest.TestExtensionRangeSerialize', '3': 19, '4': 1, '5': 5, '10': 'barFive'},
],
};