@override Map<String, dynamic> toJson() { var result = _$LinkToJson(this); result['type'] = runtimeType.toString(); return result; }