| Index: client/dom/generated/src/interface/SVGClipPathElement.dart
|
| diff --git a/client/dom/generated/src/interface/SVGClipPathElement.dart b/client/dom/generated/src/interface/SVGClipPathElement.dart
|
| index 8a2077fda992189ff26c0f20d6c1c78a0abc82c7..b5406585ba73374ca35339c45d1b49f83118fd99 100644
|
| --- a/client/dom/generated/src/interface/SVGClipPathElement.dart
|
| +++ b/client/dom/generated/src/interface/SVGClipPathElement.dart
|
| @@ -6,5 +6,5 @@
|
|
|
| interface SVGClipPathElement extends SVGElement, SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, SVGTransformable {
|
|
|
| - SVGAnimatedEnumeration get clipPathUnits();
|
| + final SVGAnimatedEnumeration clipPathUnits;
|
| }
|
|
|