menu
database_sql package
documentation
orm.dart
SQLDefaultValueValue<T, D>
toSQLValue abstract method
toSQLValue abstract method
dark_mode
light_mode
toSQLValue
abstract method
T
toSQLValue
(
)
return data type that is suitable for sql database engine.
Implementation
T toSQLValue();
database_sql package
documentation
orm
SQLDefaultValueValue<T, D>
toSQLValue abstract method
SQLDefaultValueValue class