CloudEndpoints constructor

CloudEndpoints({
  1. String? service,
})

Implementation

CloudEndpoints({
  this.service,
});