unsignedIntValue property

int get unsignedIntValue

Implementation

int get unsignedIntValue {
  return _lib._objc_msgSend_213(_id, _lib._sel_unsignedIntValue1);
}