GetValidatorAddressResponse$json top-level constant

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

Implementation

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