Deleted repetition "/// (We return the string)" from the Documentation of DartObject.toSymbolValue

Closes https://github.com/dart-lang/sdk/pull/50257

GitOrigin-RevId: c5b92e48c99959d04ad3d6e0934254c522e7d655
Change-Id: I1df469f693faf18a463027498f02d226f7fa603a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/265000
Reviewed-by: Slava Egorov <vegorov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
This commit is contained in:
Alexander Johr 2022-11-11 14:57:04 +00:00 committed by Commit Queue
parent aaf1e1eb52
commit bdbe0ded45

View file

@ -136,7 +136,6 @@ abstract class DartObject {
/// or `null` if
/// * this object is not of type 'Symbol', or
/// * the value of the object being represented is `null`.
/// (We return the string
String? toSymbolValue();
/// Return the representation of the type corresponding to the value of the