Interruption$json top-level constant

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

Implementation

@$core.Deprecated('Use interruptionDescriptor instead')
const Interruption$json = const {
  '1': 'Interruption',
  '2': const [
    const {'1': 'stopped_at', '3': 1, '4': 1, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'stoppedAt'},
  ],
  '7': const {},
};