editorTrackingInfo property

EditorTrackingInfo? editorTrackingInfo

The feature service's editor tracking settings.

This information is present if editor tracking is enabled on this service. For more information, see Editor tracking for feature services.

Implementation

EditorTrackingInfo? get editorTrackingInfo => _editorTrackingInfo.value;