menu
mfm_parser
mfm_parser
MfmHashTag
MfmHashTag constructor
MfmHashTag
brightness_4
MfmHashTag
constructor
Null safety
MfmHashTag
(
String
hashTag
)
Implementation
MfmHashTag(this.hashTag) : super(type: "hashtag", props: {"hashtag": hashTag});
mfm_parser
mfm_parser
MfmHashTag
MfmHashTag constructor
MfmHashTag class
Constructors
MfmHashTag
Properties
children
hashCode
hashTag
props
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==