assignedLocations property
The list of assigned locations that have been successfully created.
This list will be absent if empty.
Implementation
core.List<AssignedLocation>? assignedLocations;
The list of assigned locations that have been successfully created.
This list will be absent if empty.
core.List<AssignedLocation>? assignedLocations;