BatchCreateRegionsResponse constructor

BatchCreateRegionsResponse({
  1. List<Region>? regions,
})

Implementation

BatchCreateRegionsResponse({this.regions});