storageKeySuffix property

  1. @protected
String? get storageKeySuffix

Optional suffix to differentiate multiple instances of the same notifier.

Implementation

@protected
String? get storageKeySuffix => null;