Presets_Query.fromJson constructor

Presets_Query.fromJson(
  1. String json
)

Implementation

factory Presets_Query.fromJson(String json) => Presets_Query(json);