create static method

TransferStep create()

Implementation

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