fileSystemRepresentation property

Pointer<Char> get fileSystemRepresentation

fileSystemRepresentation

Implementation

ffi.Pointer<ffi.Char> get fileSystemRepresentation {
  return _objc_msgSend_1fuqfwb(object$.ref.pointer, _sel_fileSystemRepresentation);

}