appKey property
Prefix for the storage keys this instance reads and writes. Pick a
short, app-specific token (e.g. 'myapp') so two apps sharing the
same backend don't collide.
Implementation
final String appKey;
Prefix for the storage keys this instance reads and writes. Pick a
short, app-specific token (e.g. 'myapp') so two apps sharing the
same backend don't collide.
final String appKey;