We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5a9af commit d357abeCopy full SHA for d357abe
lib/src/firestore/firestore_namespace.dart
@@ -695,7 +695,6 @@ class FirestoreNamespace extends FunctionsNamespace {
695
}
696
697
final event = FirestoreAuthEvent<EmulatorDocumentSnapshot?>(
698
- data: null,
699
id: json['id'] as String,
700
source: json['source'] as String,
701
specversion: json['specversion'] as String,
0 commit comments