menu
xml2 package
documentation
xml.dart
XmlSimpleNameSyntheticImpl
prefix property
prefix property
dark_mode
light_mode
prefix
property
@
override
String
?
get
prefix
inherited
Return the namespace prefix, or
null
.
Implementation
@override String? get prefix => null;
xml2 package
documentation
xml
XmlSimpleNameSyntheticImpl
prefix property
XmlSimpleNameSyntheticImpl class