create static method

CommandScheduled create()

Implementation

@$core.pragma('dart2js:noInline')
static CommandScheduled create() => CommandScheduled._();