onKeyVerificationRequest property
Will be called when another device is requesting verification with this device.
Implementation
final CachedStreamController<KeyVerification> onKeyVerificationRequest =
CachedStreamController();
Will be called when another device is requesting verification with this device.
final CachedStreamController<KeyVerification> onKeyVerificationRequest =
CachedStreamController();