mutations property

Set<Type> mutations
final

Widget will rerender every time any of mutations executes.

Implementation

final Set<Type> mutations;