create static method

TransSource create()

Implementation

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