menu
flutter_geopackage package
documentation
flutter_geopackage
Entry
getIdentifier method
getIdentifier
brightness_4
getIdentifier
method
Null safety
String
?
getIdentifier
(
)
Implementation
String? getIdentifier() { return identifier; }
flutter_geopackage package
documentation
flutter_geopackage
Entry
getIdentifier 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 ==