value property

  1. @override
T? value
final

The initial value of the field.

Implementation

@override
final T? value;