menu
arcgis_maps
arcgis_maps.dart
Job
<
T
>
result property
result
dark_mode
light_mode
result
property
T?
result
The result of a job that has succeeded.
Implementation
T?
get
result;
arcgis_maps
arcgis_maps
Job
<
T
>
result property
Job class
Constructors
fromJson
fromJsonString
Properties
error
hashCode
messages
onJobDone
onMessageAdded
onProgressChanged
onStatusChanged
progress
result
runtimeType
serverJobId
status
Methods
cancel
checkStatus
noSuchMethod
pause
run
start
toJson
toJsonString
toString
Operators
operator ==