create static method

TransferOut create()

Implementation

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