CloudFunctionEndpoint constructor

CloudFunctionEndpoint({
  1. String? uri,
})

Implementation

CloudFunctionEndpoint({this.uri});