Dart
dart:mirrors
Comment
text property
text
Dart
dart:mirrors
Comment
text property
Comment class
Constructors
Comment
Properties
hashCode
isDocComment
runtimeType
text
trimmedText
Methods
noSuchMethod
toString
Operators
operator ==
description
text
property
Null safety
String
text
final
The comment text as written in the source text.
Implementation
final String text;