init method Null safety

void init()

Implementation

void init() {
  notifyListeners();
}