Presets_Query.fromJson constructor
Presets_Query.fromJson(
- String json
Implementation
factory Presets_Query.fromJson(String json) => Presets_Query(json);
factory Presets_Query.fromJson(String json) => Presets_Query(json);