networkState property
num
get
networkState
Gets the current network activity for the element.
Implementation
_i2.num get networkState => _i4.getProperty(
this,
'networkState',
);
Gets the current network activity for the element.
_i2.num get networkState => _i4.getProperty(
this,
'networkState',
);