receivesCredentialSecurely property

bool get receivesCredentialSecurely

Implementation

bool get receivesCredentialSecurely {
  return _lib._objc_msgSend_12(_id, _lib._sel_receivesCredentialSecurely1);
}