clone method
Creates a deep copy of the fields in this message.
Implementation
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
Struct clone() => deepCopy();
Creates a deep copy of the fields in this message.
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
Struct clone() => deepCopy();