state property

Map<String, String> state
final

Initial values for anything the tree binds to or an action mutates.

Implementation

final Map<String, String> state;