AGMLDownloadPortalItemManager class
Constructors
Properties
-
downloads
→ List<
AGMLDownloadPortalItem> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
onChangedDownloadsStream
→ StreamController<
List< AGMLDownloadPortalItem> > -
no setter
-
onChangedManagerStatusStream
→ StreamController<
AGMLDownloadPortalItemManagerStatusEnum> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- status → AGMLDownloadPortalItemManagerStatusEnum
-
no setter
Methods
-
checkDownloadedPortalItems(
List< AGMLPortalItem> portalItems) → Future<List< AGMLDownloadPortalItem> > -
downloadPortalItems(
List< AGMLPortalItem> portalItems) → Future<List< AGMLDownloadPortalItem> > -
generateGeodatabaseReplicaFromFeatureService(
AGMLFeatureService featureService) → Future< AGMLGeodatabase?> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
syncGeodatabaseReplicaToFeatureService(
AGMLGeodatabase geodatabase) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited