menu
dartian package
documentation
orm.dart
Variable<T extends Object>
value property
value property
dark_mode
light_mode
value
property
T?
value
final
The Dart value that will be sent to the database
Implementation
final T? value;
dartian package
documentation
orm
Variable<T extends Object>
value property
Variable class