startTime property

num get startTime

Execution start time.

Implementation

_i2.num get startTime => _i5.getProperty(
      this,
      'startTime',
    );