DelegationOperationData$json top-level constant

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

Implementation

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