create static method

DatabaseType create()

Implementation

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