IInline31 class

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

Constructors

IInline31()

Properties

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

Available on IInline31, provided by the IInline31$Typings extension

A target URI to open with more information about the diagnostic error.
getter/setter pair
value Object

Available on IInline31, provided by the IInline31$Typings extension

A code or identifier for this diagnostic. Should be used for later processing, e.g. when providing {@link CodeActionContext code actions}.
getter/setter pair

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