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