menu
google_cloud_firestore_v1 package
documentation
firestore.dart
AggregationResult
AggregationResult.new constructor
AggregationResult.new constructor
dark_mode
light_mode
AggregationResult
constructor
AggregationResult
(
{
Map
<
String
,
Value
>
aggregateFields
=
const {}
,
})
Implementation
AggregationResult({this.aggregateFields = const {}}) : super(fullyQualifiedName);
google_cloud_firestore_v1 package
documentation
firestore
AggregationResult
AggregationResult.new constructor
AggregationResult class