menu
typesafe_postgrest package
documentation
typesafe_postgrest.dart
PgValue<TableType, ValueType, JsonValueType>
columnName property
columnName property
dark_mode
light_mode
columnName
property
String
columnName
final
The name of the column this value is for.
Implementation
final String columnName;
typesafe_postgrest package
documentation
typesafe_postgrest
PgValue<TableType, ValueType, JsonValueType>
columnName property
PgValue class