create static method

MarsCommand create()

Implementation

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