menu
cloud_firestore_odm package
documentation
annotation.dart
NamedQuery<T>
queryName property
queryName property
dark_mode
light_mode
queryName
property
String
queryName
final
The name of the Firestore query that will be performed.
Implementation
final String queryName;
cloud_firestore_odm package
documentation
annotation
NamedQuery<T>
queryName property
NamedQuery class