serviceAreaTaskInfo property

ServiceAreaTaskInfo? serviceAreaTaskInfo

Service area task info.

Information about this service area task. For a service area task using an online service, this will involve a network call.

Implementation

ServiceAreaTaskInfo? get serviceAreaTaskInfo => _serviceAreaTaskInfo.value;