create static method

FFPostgresConfig create()

Implementation

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