create method Null safety

ScheduledCommandRecord create()

Implementation

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