menu
googleapis package
documentation
firestore/v1.dart
Function_
args property
args property
dark_mode
light_mode
args
property
List
<
Value
>
?
args
getter/setter pair
Ordered list of arguments the given function expects.
Optional.
Implementation
core.List<Value>? args;
googleapis package
documentation
firestore/v1
Function_
args property
Function_ class