expiryCheckTimeInterval property

Duration expiryCheckTimeInterval
getter/setter pair

Time interval for the scheduled task that removes expired keys from local keyStore

Implementation

Duration expiryCheckTimeInterval = Duration(minutes: 10);