PatchedMentor constructor
PatchedMentor({})
Returns a new PatchedMentor instance.
Implementation
PatchedMentor({
this.name,
this.flow,
this.slug,
this.platform,
this.allowAnonymous,
this.metadata,
});
Returns a new PatchedMentor instance.
PatchedMentor({
this.name,
this.flow,
this.slug,
this.platform,
this.allowAnonymous,
this.metadata,
});