CloudRunRevisionEndpoint constructor

CloudRunRevisionEndpoint({
  1. String? uri,
})

Implementation

CloudRunRevisionEndpoint({
  this.uri,
});