| Index: client/dom/generated/src/interface/SVGStopElement.dart
|
| diff --git a/client/dom/generated/src/interface/SVGStopElement.dart b/client/dom/generated/src/interface/SVGStopElement.dart
|
| index 723dce00592b8b3e6a50492ba6cfd21ad4c8443d..148aec3e26fa9fe4a15d7f9ffcccf3f6d614e775 100644
|
| --- a/client/dom/generated/src/interface/SVGStopElement.dart
|
| +++ b/client/dom/generated/src/interface/SVGStopElement.dart
|
| @@ -6,5 +6,5 @@
|
|
|
| interface SVGStopElement extends SVGElement, SVGStylable {
|
|
|
| - SVGAnimatedNumber get offset();
|
| + final SVGAnimatedNumber offset;
|
| }
|
|
|