menu
witnet package
documentation
explorer.dart
ExplorerException
ExplorerException.new constructor
ExplorerException.new constructor
dark_mode
light_mode
ExplorerException
constructor
ExplorerException
(
{
required
int
code
,
required
String
message
,
})
Implementation
ExplorerException({required this.code, required this.message});
witnet package
documentation
explorer
ExplorerException
ExplorerException.new constructor
ExplorerException class