CheckSignatureReply$json top-level constant

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

Implementation

@$core.Deprecated('Use checkSignatureReplyDescriptor instead')
const CheckSignatureReply$json = {
  '1': 'CheckSignatureReply',
  '2': [
    {'1': 'is_valid', '3': 1, '4': 1, '5': 8, '10': 'isValid'},
  ],
};