menu
googleapis package
documentation
shared.dart
$ScriptError
$ScriptError constructor
$ScriptError constructor
dark_mode
light_mode
$ScriptError
constructor
$ScriptError
(
{
String
?
column
,
String
?
errorCode
,
String
?
errorMessage
,
String
?
line
,
})
Implementation
$ScriptError({ this.column, this.errorCode, this.errorMessage, this.line, });
googleapis package
documentation
shared
$ScriptError
$ScriptError constructor
$ScriptError class