setContactLoadFinished method

void setContactLoadFinished()

Implementation

void setContactLoadFinished() {
  _hasFetchedContacts = true;
}