isLoading property

bool isLoading

Implementation

bool get isLoading {
  return api.isLoading;
}