menu
postgres package
documentation
postgres.dart
ResultSchema
ResultSchema.new constructor
ResultSchema.new constructor
dark_mode
light_mode
ResultSchema
constructor
ResultSchema
(
List
<
ResultSchemaColumn
>
columns
)
Implementation
ResultSchema(this.columns);
postgres package
documentation
postgres
ResultSchema
ResultSchema.new constructor
ResultSchema class