create static method

BackendMetastore create()

Implementation

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