length property

num get length

Implementation

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