notifications property

Map<Type, ContextCallback>? notifications
final

Map of mutations and their corresponding callback

Implementation

final Map<Type, ContextCallback>? notifications;