notify abstract method

Future<bool?> notify(
  1. bool? state
)

Implementation

Future<bool?> notify(bool? state);