$value property

  1. @override
Null get $value
override

The backing Dart value of this $Value

Implementation

@override
Null get $value => null;