menu
xml package
documentation
xpath.dart
XPathBoolean
string property
string property
dark_mode
light_mode
string
property
@
override
String
get
string
override
Returns the string of this value.
Implementation
@override
String
get
string => value ?
'true'
:
'false'
;
xml package
documentation
xpath
XPathBoolean
string property
XPathBoolean class
Constructors
XPathBoolean
Properties
boolean
hashCode
nodes
number
runtimeType
string
value
Methods
call
noSuchMethod
toString
Operators
operator ==