length property

num get length

The length of the arguments.

Implementation

_i2.num get length => _i6.getProperty(
      this,
      'length',
    );