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