stats property
TaskStats
get
stats
Get the current statistics for this task
Implementation
TaskStats get stats => _state.getStats(name);
Get the current statistics for this task
TaskStats get stats => _state.getStats(name);