Ack$json top-level constant

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

Implementation

@$core.Deprecated('Use ackDescriptor instead')
const Ack$json = const {
  '1': 'Ack',
  '2': const [
    const {'1': 'message_id', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': const {}, '10': 'messageId'},
    const {'1': 'status', '3': 2, '4': 1, '5': 11, '6': '.spine.core.Status', '8': const {}, '10': 'status'},
  ],
};