create static method

SignedCommand create()

Implementation

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