factory InterpolationPoint.fromJson(Map<String, dynamic> json) { return _$InterpolationPointFromJson(json); }