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