Dart SDK
dart:mirrors
Comment
Comment
Comment
Dart SDK
dart:mirrors
Comment
Comment
const constructor
Comment
Source
Dart SDK
dart:mirrors
Comment
Constructors
Comment
Properties
hashCode
isDocComment
runtimeType
text
trimmedText
Operators
operator ==
Methods
noSuchMethod
toString
const
Comment
(
String
text
,
String
trimmedText
,
bool
isDocComment
)
Source
const Comment(this.text, this.trimmedText, this.isDocComment);