lastErrorTime property

double lastErrorTime

Implementation

double get lastErrorTime => _$this._lastErrorTime;
void lastErrorTime=(double lastErrorTime)

Implementation

set lastErrorTime(double lastErrorTime) =>
    _$this._lastErrorTime = lastErrorTime;