PostgresqlGeographyDataType class

Inheritance

Properties

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

Methods

appliesToValue(dynamic value) bool
inherited
getTypeSql(DataField<DataType> field) ParamSql
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toDaoValue(dynamic data) Geometry?
override
toPostgresValue(DataField<DataType>? field, Geometry? data) ParamSql
override
toString() String
A string representation of this object.
inherited

Operators

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