isUnlocked property

bool get isUnlocked

Implementation

bool get isUnlocked => privateKey != null;