persitenceKey property

  1. @protected
String persitenceKey
getter/setter pair

The key used to retrieve the state from the store.

Implementation

@protected
late String persitenceKey;