networkState property

num networkState

Gets the current network activity for the element.

MDN Reference

Implementation

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