drift package
documentation
drift
BoolType
BoolType const constructor
BoolType
BoolType
constructor
Null safety
const
BoolType
(
)
Constant constructor used by the type system
Implementation
const BoolType();
drift package
documentation
drift
BoolType
BoolType const constructor
BoolType class
Constructors
BoolType
Properties
hashCode
runtimeType
Methods
mapFromDatabaseResponse
mapToSqlConstant
mapToSqlVariable
noSuchMethod
sqlName
toString
Operators
operator ==