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