UnbondingDelegationEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use unbondingDelegationEntryDescriptor instead')
const UnbondingDelegationEntry$json = const {
  '1': 'UnbondingDelegationEntry',
  '2': const [
    const {'1': 'creation_height', '3': 1, '4': 1, '5': 3, '8': const {}, '10': 'creationHeight'},
    const {'1': 'completion_time', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'completionTime'},
    const {'1': 'initial_balance', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'initialBalance'},
    const {'1': 'balance', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'balance'},
  ],
  '7': const {},
};