value property

T? value
final

The Dart value that will be sent to the database

Implementation

final T? value;