requestStatusPerDestination property
A list of request statuses per destination.
The order of the statuses matches the order of the destinations in the original request.
Implementation
core.List<RequestStatusPerDestination>? requestStatusPerDestination;