Topic$json top-level constant

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

Implementation

@$core.Deprecated('Use topicDescriptor instead')
const Topic$json = const {
  '1': 'Topic',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spine.client.TopicId', '8': const {}, '10': 'id'},
    const {'1': 'target', '3': 2, '4': 1, '5': 11, '6': '.spine.client.Target', '8': const {}, '10': 'target'},
    const {'1': 'field_mask', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.FieldMask', '10': 'fieldMask'},
    const {'1': 'context', '3': 4, '4': 1, '5': 11, '6': '.spine.core.ActorContext', '8': const {}, '10': 'context'},
  ],
};