isModified property

bool get isModified

Checks if rssi has been changed

Implementation

bool get isModified => _rssi != double.negativeInfinity;