create static method

PostgresqlTable create()

Implementation

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