portal property
The ArcGIS portal that contains this portal item.
Will Throw ArcGISExceptionType.commonIllegalState if the portal item is loaded or loading.
Implementation
Portal get portal => _portal.value;
The ArcGIS portal that contains this portal item.
Will Throw ArcGISExceptionType.commonIllegalState if the portal item is loaded or loading.
Portal get portal => _portal.value;