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