timer property

TimerAPI? get timer

Implementation

_i3.TimerAPI? get timer => _i5.getProperty(
      this,
      'timer',
    );