$value property

  1. @override
Iterable<E> $value
final

The backing Dart value of this $Value

Implementation

@override
final Iterable<E> $value;