Robot$json top-level constant

  1. @Deprecated('Use robotDescriptor instead')
Map<String, Object> const Robot$json

Implementation

@$core.Deprecated('Use robotDescriptor instead')
const Robot$json = {
  '1': 'Robot',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {'1': 'location', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'location'},
    {'1': 'last_access', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'lastAccess'},
    {'1': 'created_on', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'createdOn'},
  ],
};