IInline66 class

Available extensions
Annotations
  • @JS()
  • @staticInterop
  • @anonymous

Constructors

IInline66.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
isCaseSensitive bool?

Available on IInline66, provided by the IInline66$Typings extension

Whether the file system provider use case sensitive compare for {@link Uri.pathpaths}
no setter
isReadonly bool?

Available on IInline66, provided by the IInline66$Typings extension

Whether the file system provider is readonly, no modifications like write, delete, create are possible.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited