fileURL property

bool get fileURL

Implementation

bool get fileURL {
  return _lib._objc_msgSend_12(_id, _lib._sel_isFileURL1);
}