Origin$json top-level constant

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

Implementation

@$core.Deprecated('Use originDescriptor instead')
const Origin$json = const {
  '1': 'Origin',
  '2': const [
    const {'1': 'message', '3': 1, '4': 1, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'message'},
    const {'1': 'grand_origin', '3': 2, '4': 1, '5': 11, '6': '.spine.core.Origin', '8': const {}, '10': 'grandOrigin'},
    const {'1': 'actor_context', '3': 3, '4': 1, '5': 11, '6': '.spine.core.ActorContext', '8': const {}, '10': 'actorContext'},
  ],
  '7': const {},
};