ChangeCallback typedef
ChangeCallback =
void Function(ChangeNotification notification)
Implementation
typedef ChangeCallback = void Function(ChangeNotification notification);
typedef ChangeCallback = void Function(ChangeNotification notification);