ControllerApplicationEvent constructor
ControllerApplicationEvent({})
Implementation
ControllerApplicationEvent({
required this.context,
required this.applicationId,
required this.isFromMyId,
required this.times,
required this.restart,
required this.otpStatus,
});