value property

Map<String, dynamic> value
final

The current nested value map for this container.

Implementation

final Map<String, dynamic> value;