hasBeenDestroyed property

bool hasBeenDestroyed

Whether the secret key has been destroyed with destroy.

Implementation

bool get hasBeenDestroyed => _bytes.hasBeenDestroyed;