create static method

TransferInfo create()

Implementation

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