getDefault static method

PostgresqlSchema getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static PostgresqlSchema getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<PostgresqlSchema>(create);