googleapis package
documentation
$shared
$Recipe
$Recipe constructor
$Recipe
$Recipe
constructor
Null safety
$Recipe
(
{
List
<
Map
<
String
,
Object
?
>
>
?
arguments
,
String
?
definedInMaterial
,
String
?
entryPoint
,
List
<
Map
<
String
,
Object
?
>
>
?
environment
,
String
?
type
}
)
Implementation
$Recipe({ this.arguments, this.definedInMaterial, this.entryPoint, this.environment, this.type, });
googleapis package
documentation
$shared
$Recipe
$Recipe constructor
$Recipe class
Constructors
$Recipe
fromJson
Properties
arguments
definedInMaterial
entryPoint
environment
hashCode
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==