Store$json top-level constant
Implementation
@$core.Deprecated('Use storeDescriptor instead')
const Store$json = const {
'1': 'Store',
'2': const [
const {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
const {'1': 'tags', '3': 3, '4': 3, '5': 9, '10': 'tags'},
const {'1': 'owner_id', '3': 4, '4': 1, '5': 9, '10': 'ownerId'},
const {
'1': 'created_at',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'createdAt'
},
const {
'1': 'updated_at',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'updatedAt'
},
],
};