requiresSecureCoding property

bool get requiresSecureCoding

Implementation

bool get requiresSecureCoding {
  return _lib._objc_msgSend_12(_id, _lib._sel_requiresSecureCoding1);
}