isCurrentDevice property

bool get isCurrentDevice

Implementation

bool get isCurrentDevice => deviceKey == Signing.instance.publicKey;