menu
postgres_dart package
documentation
postgres_dart.dart
ColumnDescription
columnName property
columnName property
dark_mode
light_mode
columnName
property
String
get
columnName
The name of the column returned by the query.
Implementation
String get columnName;
postgres_dart package
documentation
postgres_dart
ColumnDescription
columnName property
ColumnDescription class