executionOrder property

num? get executionOrder

The order in which the execution happened.

Implementation

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