isInRecoveryForTest property

bool get isInRecoveryForTest

Flag indicating if the controller is in a fast recovery phase.

Implementation

bool get isInRecoveryForTest => _inRecovery;