objectIds property

List<int> objectIds

The object ids of the features to query for.

Implementation

List<int> get objectIds => _objectIds.value;