isLoading property

bool isLoading
getter/setter pair

Whether the dashboard is awaiting a response from the rover.

Implementation

bool isLoading = false;