FlutterAuthenticationRequest constructor
FlutterAuthenticationRequest({})
Implementation
FlutterAuthenticationRequest({
required this.jobType,
this.country,
this.idType,
this.updateEnrolledImage,
this.jobId,
this.userId,
});