menu
arcgis_maps
arcgis_maps.dart
QueryParameters
objectIds property
objectIds
dark_mode
light_mode
objectIds
property
List
<
int
>
objectIds
The object ids of the features to query for.
Implementation
List
<
int
>
get
objectIds => _objectIds.value;
arcgis_maps
arcgis_maps
QueryParameters
objectIds property
QueryParameters class
Constructors
QueryParameters
Properties
geometry
hashCode
maxAllowableOffset
maxFeatures
objectIds
orderByFields
outSpatialReference
resultOffset
returnGeometry
runtimeType
spatialRelationship
timeExtent
whereClause
Methods
noSuchMethod
toString
Operators
operator ==