flutter_getui library

Typedefs

EventHandler = void Function(String? res)
EventHandlerBool = void Function(bool? online)
EventHandlerMap = void Function(Map? event)
EventHandlerMessageModel = void Function(GTMessageModel? message)