menu
coin package
documentation
coin_chains.dart
ExplorerLink
ExplorerLink.new constructor
ExplorerLink.new constructor
dark_mode
light_mode
ExplorerLink
constructor
ExplorerLink
(
{
required
String
baseUrl
,
String
?
apiKey
,
int
timeoutMs
=
15000
,
})
Implementation
ExplorerLink({ required this.baseUrl, this.apiKey, this.timeoutMs = 15000, });
coin package
documentation
coin_chains
ExplorerLink
ExplorerLink.new constructor
ExplorerLink class