Flutter
webdriver.sync_io
By
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
String
>
toJson
(
)
Implementation
Map<String, String> toJson() => {'using': using, 'value': value};
Flutter
webdriver.sync_io
By
toJson method
By class
Constructors
By
className
cssSelector
id
linkText
name
partialLinkText
tagName
xpath
Properties
hashCode
runtimeType
using
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==