WebApiModulesAccountServicesAccountAccountControllerGetSessionResponse.fromJson constructor
WebApiModulesAccountServicesAccountAccountControllerGetSessionResponse.fromJson()
Implementation
factory WebApiModulesAccountServicesAccountAccountControllerGetSessionResponse.fromJson(
Map<String, dynamic> json,
) =>
_$WebApiModulesAccountServicesAccountAccountControllerGetSessionResponseFromJson(
json,
);