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