notify method

  1. @override
void notify()
override

Alias for refresh.

Implementation

@override
void notify() => refresh();