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