$value property

  1. @override
List<E> $value
final

The backing Dart value of this $Value.

Implementation

@override
final List<E> $value;