mutations property

Map<Type, ContextCallback> mutations
final

Map of mutations and their corresponding callback

Implementation

final Map<Type, ContextCallback> mutations;