MapSqlExpressionBuilder class

Inheritance

Constructors

MapSqlExpressionBuilder(Query<dynamic, QueryWhere> query, String columnName)

Properties

columnName String
finalinherited
hashCode int
The hash code for this object.
no setterinherited
hasRaw bool
no setterinherited
hasValue bool
no setterinherited
isNotNull → void
no setterinherited
isNull → void
no setterinherited
query Query<dynamic, QueryWhere>
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
substitution String
no setterinherited

Methods

compile() String
inherited
contains(Map value) → void
inherited
containsKey(String key) → void
containsPair(dynamic key, dynamic value) → void
equals(Map value) → void
inherited
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
operator [](String name) JsonSqlExpressionBuilderProperty
inherited