menu
witnet package
documentation
explorer.dart
DrHistory
DrHistory.new constructor
DrHistory.new constructor
dark_mode
light_mode
DrHistory
constructor
DrHistory
(
{
required
int
total
,
required
int
failure
,
})
Implementation
DrHistory({ required this.total, required this.failure, });
witnet package
documentation
explorer
DrHistory
DrHistory.new constructor
DrHistory class