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