menu
ormed_postgres package
documentation
migrations.dart
ColumnType
ColumnType.geography const constructor
ColumnType.geography const constructor
dark_mode
light_mode
ColumnType.geography
constructor
const
ColumnType.geography
(
)
Implementation
const ColumnType.geography() : this(ColumnTypeName.geography);
ormed_postgres package
documentation
migrations
ColumnType
ColumnType.geography const constructor
ColumnType class