isInRecoveryForTest property
bool
get
isInRecoveryForTest
Flag indicating if the controller is in a fast recovery phase.
Implementation
bool get isInRecoveryForTest => _inRecovery;
Flag indicating if the controller is in a fast recovery phase.
bool get isInRecoveryForTest => _inRecovery;