notify method

  1. @override
void notify()
override

Implementation

@override
void notify() => broadcast(value: value);