menu
googleapis package
documentation
batch/v1.dart
Script
Script.new constructor
Script.new constructor
dark_mode
light_mode
Script
constructor
Script
(
{
String
?
path
,
String
?
text
,
})
Implementation
Script({
this
.path,
this
.text, });
googleapis package
documentation
batch/v1
Script
Script.new constructor
Script class
Constructors
new
fromJson
Properties
hashCode
path
runtimeType
text
Methods
noSuchMethod
toJson
toString
Operators
operator ==