onUserDidLoginFromOtherDevice property
final
Occurs when the current user account is logged in to another device.
Implementation
final void Function(LoginExtensionInfo info)? onUserDidLoginFromOtherDevice;
Occurs when the current user account is logged in to another device.
final void Function(LoginExtensionInfo info)? onUserDidLoginFromOtherDevice;