Mirror$json top-level constant

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

Implementation

@$core.Deprecated('Use mirrorDescriptor instead')
const Mirror$json = const {
  '1': 'Mirror',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spine.system.server.MirrorId', '8': const {}, '10': 'id'},
    const {'1': 'state', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': const {}, '10': 'state'},
    const {'1': 'lifecycle', '3': 3, '4': 1, '5': 11, '6': '.spine.server.entity.LifecycleFlags', '10': 'lifecycle'},
    const {'1': 'columns', '3': 4, '4': 1, '5': 11, '6': '.spine.system.server.EntityColumns', '10': 'columns'},
    const {'1': 'version', '3': 5, '4': 1, '5': 11, '6': '.spine.core.Version', '10': 'version'},
    const {'1': 'aggregate_type', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'aggregateType'},
  ],
  '7': const {},
};