onUserDidLoginFromOtherDevice property

(void Function(String deviceName)?) onUserDidLoginFromOtherDevice
final

~english Occurs when the current user account is logged in to another device. ~end

~chinese 其他设备登录回调。 ~end

Implementation

final void Function(String deviceName)? onUserDidLoginFromOtherDevice;