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