paused property

bool get paused

Implementation

_i2.bool get paused => _i4.getProperty(
      this,
      'paused',
    );