clone method

  1. @Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
KapusProto_DiffFromDevice_DiffData clone()

Creates a deep copy of the fields in this message. (The generated code uses mergeFromMessage.)

Implementation

@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
KapusProto_DiffFromDevice_DiffData clone() =>
    KapusProto_DiffFromDevice_DiffData()..mergeFromMessage(this);