AppEngineVersionEndpoint constructor

AppEngineVersionEndpoint({
  1. String? uri,
})

Implementation

AppEngineVersionEndpoint({
  this.uri,
});