VerifyReply$json top-level constant

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

Implementation

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