Constructs a sketch from a JSON object.
factory Sketch.fromJson(Map<String, dynamic> json) => _$SketchFromJson(json);