create static method

TokenTransfer create()

Implementation

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