ExternalMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use externalMessageDescriptor instead')
const ExternalMessage$json = const {
  '1': 'ExternalMessage',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': const {}, '10': 'id'},
    const {'1': 'original_message', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': const {}, '10': 'originalMessage'},
    const {'1': 'actor_context', '3': 3, '4': 1, '5': 11, '6': '.spine.core.ActorContext', '8': const {}, '10': 'actorContext'},
    const {'1': 'bounded_context_name', '3': 4, '4': 1, '5': 11, '6': '.spine.core.BoundedContextName', '8': const {}, '10': 'boundedContextName'},
  ],
};