ControllerMyIdEvent constructor
ControllerMyIdEvent({})
Implementation
ControllerMyIdEvent({
required this.context,
required this.myId,
required this.applicationId,
required this.passportNumber,
required this.birthDate,
required this.image,
});