menu
flutter_geopackage package
documentation
flutter_geopackage
Entry
getBounds method
getBounds
brightness_4
getBounds
method
Null safety
Envelope
getBounds
(
)
Implementation
Envelope getBounds() { return bounds; }
flutter_geopackage package
documentation
flutter_geopackage
Entry
getBounds method
Entry class
Constructors
Entry
Properties
bounds
dataType
description
hashCode
identifier
runtimeType
srid
tableName
Methods
copy
getBounds
getDataType
getDescription
getIdentifier
getSrid
getTableName
init
noSuchMethod
setBounds
setDataType
setDescription
setIdentifier
setSrid
setTableName
toString
Operators
operator ==