sdkgen_runtime package
documentation
types
FunctionDescription
args property
args
args
property
Null safety
Map
<
String
,
String
>
args
read / write
Implementation
Map<String, String> args;
sdkgen_runtime package
documentation
types
FunctionDescription
args property
FunctionDescription class
Constructors
FunctionDescription
Properties
args
hashCode
ret
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==