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