Snapshot$json top-level constant Null safety

Map<String, Object> const Snapshot$json
@Deprecated('Use snapshotDescriptor instead')

Implementation

@$core.Deprecated('Use snapshotDescriptor instead')
const Snapshot$json = const {
  '1': 'Snapshot',
  '2': const [
    const {'1': 'state', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'state'},
    const {'1': 'version', '3': 2, '4': 1, '5': 11, '6': '.spine.core.Version', '10': 'version'},
    const {'1': 'timestamp', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timestamp'},
  ],
};