OperationClaimClaimableBalance$json top-level constant

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

Implementation

@$core.Deprecated('Use operationClaimClaimableBalanceDescriptor instead')
const OperationClaimClaimableBalance$json = const {
  '1': 'OperationClaimClaimableBalance',
  '2': const [
    const {'1': 'balance_id', '3': 1, '4': 1, '5': 12, '10': 'balanceId'},
  ],
};