create static method

ResetCommand create()

Implementation

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