IInline38 class

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

Constructors

IInline38.new()

Properties

create bool

Available on IInline38, provided by the IInline38$Typings extension

Create the file if it does not exist already.
no setter
hashCode int
The hash code for this object.
no setterinherited
overwrite bool

Available on IInline38, provided by the IInline38$Typings extension

Overwrite the file if it does exist.
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