MsgDelegateFeedConsent$json top-level constant

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

Implementation

@$core.Deprecated('Use msgDelegateFeedConsentDescriptor instead')
const MsgDelegateFeedConsent$json = const {
  '1': 'MsgDelegateFeedConsent',
  '2': const [
    const {'1': 'operator', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'operator'},
    const {'1': 'delegate', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'delegate'},
  ],
  '7': const {},
};