create static method

Transaction create()

Implementation

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