StakeAccountValue$json top-level constant

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

Implementation

@$core.Deprecated('Use stakeAccountValueDescriptor instead')
const StakeAccountValue$json = const {
  '1': 'StakeAccountValue',
  '2': const [
    const {'1': 'stake_account', '3': 1, '4': 1, '5': 9, '10': 'stakeAccount'},
    const {'1': 'value', '3': 2, '4': 1, '5': 4, '10': 'value'},
  ],
};