menu
tool_database package
documentation
database.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;
tool_database package
documentation
database
Variable<T extends Object>
value property
Variable class