storageToken property

  1. @nonVirtual
String storageToken
inherited

storageToken is used as registration token for hydrated storage.

Implementation

@nonVirtual
String get storageToken => '${runtimeType.toString()}$id';