indexer method Null safety
Get the algorand indexer which lets you search the blockchain.
Implementation
AlgorandIndexer indexer() => _indexer;
Get the algorand indexer which lets you search the blockchain.
AlgorandIndexer indexer() => _indexer;