EventHandlerBool typedef

EventHandlerBool = void Function(bool? online)

Implementation

typedef EventHandlerBool = void Function(bool? online);