$value property

  1. @override
Map<K, V> $value
final

The backing Dart value of this $Value

Implementation

@override
final Map<K, V> $value;