WebApiModulesAccountServicesJwtOktaSessionResponseModel constructor

WebApiModulesAccountServicesJwtOktaSessionResponseModel({
  1. String? status,
})

Implementation

WebApiModulesAccountServicesJwtOktaSessionResponseModel({
  this.status,
});