LooseDirectChannelSubscription$json top-level constant

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

Implementation

@$core.Deprecated('Use looseDirectChannelSubscriptionDescriptor instead')
const LooseDirectChannelSubscription$json = {
  '1': 'LooseDirectChannelSubscription',
  '2': [
    {'1': 'subscriber_runtime', '3': 1, '4': 1, '5': 14, '6': '.claidservice.Runtime', '10': 'subscriberRuntime'},
    {'1': 'subscriber_entity', '3': 2, '4': 1, '5': 9, '10': 'subscriberEntity'},
    {'1': 'subscribed_module', '3': 3, '4': 1, '5': 9, '10': 'subscribedModule'},
    {'1': 'subscribed_channel', '3': 4, '4': 1, '5': 9, '10': 'subscribedChannel'},
  ],
};