create static method

TransDB create()

Implementation

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