layerInfo property
The service information related to the feature layer.
Explore the editing capabilities of this feature table with ArcGISFeatureLayerInfo.capabilities or the editor tracked fields with ArcGISFeatureLayerInfo.editFieldsInfo.
Implementation
ArcGISFeatureLayerInfo? get layerInfo => _layerInfo.value;