EntityStateUpdate$json top-level constant

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

Implementation

@$core.Deprecated('Use entityStateUpdateDescriptor instead')
const EntityStateUpdate$json = const {
  '1': 'EntityStateUpdate',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': const {}, '10': 'id'},
    const {'1': 'state', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Any', '9': 0, '10': 'state'},
    const {'1': 'no_longer_matching', '3': 3, '4': 1, '5': 8, '9': 0, '10': 'noLongerMatching'},
  ],
  '8': const [
    const {'1': 'kind'},
  ],
};