menu
puppeteer package
documentation
target
TargetID
TargetID.fromJson factory constructor
TargetID.fromJson
brightness_4
TargetID.fromJson
constructor
Null safety
TargetID.fromJson
(
String
value
)
Implementation
factory TargetID.fromJson(String value) => TargetID(value);
puppeteer package
documentation
target
TargetID
TargetID.fromJson factory constructor
TargetID class
Constructors
TargetID
fromJson
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==