IInline1 class
- Available extensions
- Annotations
- 
    - @JS.new()
- @staticInterop
- @anonymous
 
Constructors
- IInline1()
Properties
- character ↔ num?
- 
      Available on IInline1, provided by the IInline1$Typings extension New character value, defaults the character value ofthis.getter/setter pair
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- line ↔ num?
- 
      Available on IInline1, provided by the IInline1$Typings extension New line value, defaults the line value ofthis.getter/setter pair
- 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