isLoading property

bool isLoading
getter/setter pair

Flag indicating if an address lookup is in progress.

Implementation

bool isLoading = false;