MigrationApplied$json top-level constant

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

Implementation

@$core.Deprecated('Use migrationAppliedDescriptor instead')
const MigrationApplied$json = const {
  '1': 'MigrationApplied',
  '2': const [
    const {'1': 'entity', '3': 1, '4': 1, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'entity'},
    const {'1': 'when', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'when'},
  ],
  '7': const {},
};