WebApiModulesSettingsSetSettingsSetSurfaceSetSurface.fromJson constructor

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

Implementation

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