priority property

num? get priority

Implementation

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