WebApiModulesSettingsDepartmentLocationDepartmentLocation.fromJson constructor

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

Implementation

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