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