menu
arcgis_maps
arcgis_maps.dart
FeatureTable
getField method
getField
dark_mode
light_mode
getField
method
Field
?
getField
(
{
required
String
fieldName
,
})
Retrieves the field with the given name.
Parameters:
fieldName
— Name of the field.
Return Value: A
Field
.
arcgis_maps
arcgis_maps
FeatureTable
getField method
FeatureTable class
Properties
displayName
extent
fields
geometryType
hasGeometry
hashCode
hasM
hasZ
isEditable
layer
loadError
loadStatus
numberOfFeatures
onLoadStatusChanged
runtimeType
spatialReference
tableName
Methods
addFeature
addFeatures
canAdd
cancelLoad
canDelete
canEditGeometry
canUpdate
createFeature
deleteFeature
deleteFeatures
getField
load
noSuchMethod
queryExtent
queryFeatureCount
queryFeatures
queryStatistics
retryLoad
toString
updateFeature
updateFeatures
Operators
operator ==