svgAnimatedRect top-level property
      
      dynamic
      get
      svgAnimatedRect
      
    
    
Used for attributes of basic SVGRect which can be animated.
Implementation
_i2.dynamic get svgAnimatedRect => _i4.getProperty(
      _self,
      'SVGAnimatedRect',
    );