BLSPublicKeyAggregationResponse$json top-level constant
- @Deprecated('Use bLSPublicKeyAggregationResponseDescriptor instead')
Map<String, Object>
const
BLSPublicKeyAggregationResponse$json
Implementation
@$core.Deprecated('Use bLSPublicKeyAggregationResponseDescriptor instead')
const BLSPublicKeyAggregationResponse$json = const {
'1': 'BLSPublicKeyAggregationResponse',
'2': const [
const {'1': 'public_key', '3': 1, '4': 1, '5': 9, '10': 'publicKey'},
const {'1': 'address', '3': 2, '4': 1, '5': 9, '10': 'address'},
],
};