isContactLoadFinished method

bool isContactLoadFinished()

Implementation

bool isContactLoadFinished() {
  return _hasFetchedContacts;
}