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