Join class

Inheritance
Implementers

Constructors

Join({required Query table, required String op})

Properties

hashCode int
The hash code for this object.
no setterinherited
ons List<Query>
getter/setter pair
op String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
table Query
getter/setter pair

Methods

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

Operators

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