web3AuthNetwork property
Web3Auth Network to use for the session & the issued idToken.
User Web3AuthNetwork.sapphire_mainnet for production build.
Implementation
@JsonKey(name: 'network')
final Web3AuthNetwork web3AuthNetwork;
Web3Auth Network to use for the session & the issued idToken.
User Web3AuthNetwork.sapphire_mainnet for production build.
@JsonKey(name: 'network')
final Web3AuthNetwork web3AuthNetwork;