JobApplicationTutorMinimal constructor
JobApplicationTutorMinimal({})
Returns a new JobApplicationTutorMinimal instance.
Implementation
JobApplicationTutorMinimal({
this.id,
this.photo,
this.name,
this.rejectedAt,
this.isActive,
});