create static method

PostgresqlSchema create()

Implementation

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