Plan$json top-level constant
Implementation
@$core.Deprecated('Use planDescriptor instead')
const Plan$json = const {
'1': 'Plan',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'time',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': const {'3': true},
'10': 'time',
},
const {'1': 'height', '3': 3, '4': 1, '5': 3, '10': 'height'},
const {'1': 'info', '3': 4, '4': 1, '5': 9, '10': 'info'},
const {
'1': 'upgraded_client_state',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'8': const {'3': true},
'10': 'upgradedClientState',
},
],
'7': const {},
};