RetrievePlannableLocationsResponse constructor
RetrievePlannableLocationsResponse({
- List<
PlannableLocation> ? plannableLocations,
Implementation
RetrievePlannableLocationsResponse({this.plannableLocations});