create static method

SelfTransfer create()

Implementation

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