menu
bg_orchestrator package
documentation
taskflow.dart
TaskRetryLater
TaskRetryLater.new const constructor
TaskRetryLater.new const constructor
dark_mode
light_mode
TaskRetryLater
constructor
const
TaskRetryLater
(
Duration
delay
, {
Map
<
String
,
dynamic
>
?
data
,
})
Implementation
const TaskRetryLater( this.delay, { this.data, });
bg_orchestrator package
documentation
taskflow
TaskRetryLater
TaskRetryLater.new const constructor
TaskRetryLater class