speed property

num? get speed

Implementation

_i2.num? get speed => _i4.getProperty(
      this,
      'speed',
    );