hasStrongSignal property

bool get hasStrongSignal

Implementation

bool get hasStrongSignal => signalStrength != null && signalStrength! > 0.7;