Status$json top-level constant
- @Deprecated('Use statusDescriptor instead')
Implementation
@$core.Deprecated('Use statusDescriptor instead')
const Status$json = {
'1': 'Status',
'2': [
{'1': 'is_powered', '3': 1, '4': 1, '5': 8, '10': 'isPowered'},
{'1': 'position', '3': 3, '4': 1, '5': 1, '10': 'position'},
{'1': 'is_moving', '3': 4, '4': 1, '5': 8, '10': 'isMoving'},
],
};