IInline3 class

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

Constructors

IInline3.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
undoStopAfter bool

Available on IInline3, provided by the IInline3$Typings extension

Add undo stop after making the edits.
no setter
undoStopBefore bool

Available on IInline3, provided by the IInline3$Typings extension

Add undo stop before making the edits.
no setter

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