Method constructor
Method({})
Implementation
Method({
this.name,
this.options,
this.requestStreaming,
this.requestTypeUrl,
this.responseStreaming,
this.responseTypeUrl,
this.syntax,
});
Method({
this.name,
this.options,
this.requestStreaming,
this.requestTypeUrl,
this.responseStreaming,
this.responseTypeUrl,
this.syntax,
});