menu
google_cloud_firestore_v1 package
documentation
firestore.dart
Function$
args property
args property
dark_mode
light_mode
args
property
List
<
Value
>
args
final
Optional. Ordered list of arguments the given function expects.
Implementation
final List<Value> args;
google_cloud_firestore_v1 package
documentation
firestore
Function$
args property
Function$ class