menu
easy_orm_postgres package
documentation
column.dart
Column<TType, TModel>
getDbValue property
getDbValue property
dark_mode
light_mode
getDbValue
property
TType Function
(
Map
<
String
,
Map
<
String
,
dynamic
>
>
row
)
getDbValue
final
Implementation
final TType Function(Map<String, Map<String, dynamic>> row) getDbValue;
easy_orm_postgres package
documentation
column
Column<TType, TModel>
getDbValue property
Column class