FwCoreControllersFwJwtControllerJwtResponseModel constructor
FwCoreControllersFwJwtControllerJwtResponseModel({})
Implementation
FwCoreControllersFwJwtControllerJwtResponseModel({
this.statuscode,
this.statusmessage,
this.accessToken,
this.expiresIn,
this.resetpassword,
});