StoreLayoutClustersListResponse constructor
StoreLayoutClustersListResponse({
- List<
StoreCluster> ? cluster,
Implementation
StoreLayoutClustersListResponse({
this.cluster,
});