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