RemoteModelInfo constructor
RemoteModelInfo({})
Implementation
RemoteModelInfo({
this.connection,
this.endpoint,
this.maxBatchingRows,
this.remoteModelVersion,
this.remoteServiceType,
this.speechRecognizer,
});