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