Claimant$json top-level constant

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

Implementation

@$core.Deprecated('Use claimantDescriptor instead')
const Claimant$json = const {
  '1': 'Claimant',
  '2': const [
    const {'1': 'account', '3': 1, '4': 1, '5': 9, '10': 'account'},
    const {
      '1': 'predicate',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.TW.Stellar.Proto.ClaimPredicate',
      '10': 'predicate'
    },
  ],
};