persitenceKey property

  1. @override
  2. @protected
String persitenceKey
finalgetter/setter pairinherited-setteroverride-getter

The key used to retrieve the state from the store.

Implementation

@override
@protected
final String persitenceKey;

@protected
late String persitenceKey;