DeleteKey$json top-level constant

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

Implementation

@$core.Deprecated('Use deleteKeyDescriptor instead')
const DeleteKey$json = const {
  '1': 'DeleteKey',
  '2': const [
    const {'1': 'public_key', '3': 1, '4': 1, '5': 11, '6': '.TW.NEAR.Proto.PublicKey', '10': 'publicKey'},
  ],
};