menu
datahub_postgres package
documentation
types.dart
PostgresqlBool
PostgresqlBool.new const constructor
PostgresqlBool.new const constructor
dark_mode
light_mode
PostgresqlBool
constructor
const
PostgresqlBool
(
)
Implementation
const PostgresqlBool() : super('boolean', pg.Type.boolean);
datahub_postgres package
documentation
types
PostgresqlBool
PostgresqlBool.new const constructor
PostgresqlBool class