GetIndexedTransactionsRequest$json top-level constant
- @Deprecated('Use getIndexedTransactionsRequestDescriptor instead')
Map<String, Object>
const
GetIndexedTransactionsRequest$json
Implementation
@$core.Deprecated('Use getIndexedTransactionsRequestDescriptor instead')
const GetIndexedTransactionsRequest$json = const {
'1': 'GetIndexedTransactionsRequest',
'2': const [
const {'1': 'indexName', '3': 1, '4': 1, '5': 9, '10': 'indexName'},
const {'1': 'value', '3': 2, '4': 3, '5': 11, '6': '.co.topl.genus.services.IndexMatchValue', '10': 'value'},
const {'1': 'maxResults', '3': 3, '4': 1, '5': 13, '10': 'maxResults'},
const {'1': 'skipResults', '3': 4, '4': 1, '5': 4, '10': 'skipResults'},
],
};