clone method
Creates a deep copy of the fields in this message. (The generated code uses mergeFromMessage.)
Implementation
StreamingRecognitionConfig clone() => StreamingRecognitionConfig()..mergeFromMessage(this);
Creates a deep copy of the fields in this message. (The generated code uses mergeFromMessage.)
StreamingRecognitionConfig clone() => StreamingRecognitionConfig()..mergeFromMessage(this);