value property

dynamic value
final

The value associated with the key. Can be String, int, or bool.

Implementation

final dynamic value;