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