menu
particle_auth package
documentation
model/chain_info.dart
CeloChain
CeloChain.new constructor
CeloChain.new constructor
dark_mode
light_mode
CeloChain
constructor
CeloChain
(
int
chainId
,
String
chainIdName
)
Implementation
CeloChain(this.chainId, this.chainIdName) { chainName = ChainName.Celo.name; }
particle_auth package
documentation
model/chain_info
CeloChain
CeloChain.new constructor
CeloChain class