InboxId$json top-level constant

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

Implementation

@$core.Deprecated('Use inboxIdDescriptor instead')
const InboxId$json = const {
  '1': 'InboxId',
  '2': const [
    const {'1': 'entity_id', '3': 1, '4': 1, '5': 11, '6': '.spine.client.EntityId', '10': 'entityId'},
    const {'1': 'type_url', '3': 2, '4': 1, '5': 9, '10': 'typeUrl'},
  ],
};