Locker$json top-level constant
Implementation
@$core.Deprecated('Use lockerDescriptor instead')
const Locker$json = {
'1': 'Locker',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'uid', '3': 2, '4': 1, '5': 9, '10': 'uid'},
{
'1': 'compartment_count',
'3': 3,
'4': 1,
'5': 13,
'10': 'compartmentCount'
},
{'1': 'model_id', '3': 4, '4': 1, '5': 13, '10': 'modelId'},
{'1': 'name', '3': 5, '4': 1, '5': 9, '10': 'name'},
{
'1': 'location_description',
'3': 6,
'4': 1,
'5': 9,
'10': 'locationDescription'
},
{'1': 'position', '3': 7, '4': 1, '5': 9, '10': 'position'},
{'1': 'pieces', '3': 8, '4': 1, '5': 11, '6': '.Pieces', '10': 'pieces'},
],
};