chainId property

  1. @override
int get chainId
override

The chain id of the Algorand blockchain.

Implementation

@override
int get chainId => 4160;