checkIfSetToIdle method

bool checkIfSetToIdle()

Implementation

bool checkIfSetToIdle() => states == HDMHttpRequestsStatesEnum.idle;