shouldUpdate property

(dynamic Function(DocumentSnapshot<Object?>, DocumentSnapshot<Object?>)?) shouldUpdate
final

Implementation

final Function(DocumentSnapshot, DocumentSnapshot)? shouldUpdate;