WebApiModulesAccountServicesAccountAccountControllerGetSessionResponse.fromJson constructor

WebApiModulesAccountServicesAccountAccountControllerGetSessionResponse.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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