DecryptNotes$json top-level constant

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

Implementation

@$core.Deprecated('Use decryptNotesDescriptor instead')
const DecryptNotes$json = const {
  '1': 'DecryptNotes',
  '2': const [
    const {
      '1': 'noteTxs',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.protocol.DecryptNotes.NoteTx',
      '10': 'noteTxs'
    },
  ],
  '3': const [DecryptNotes_NoteTx$json],
};