create static method

IoTransaction create()

Implementation

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