create static method

SendOrder create()

Implementation

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