hubble_sdk library
Typedefs
-
HubbleSDKCookieGetter
= Future<
String> Function() -
HubbleSDKCookieSetter
= Future<
void> Function(String cookies) -
HubbleSDKEventHandler
= void Function(String eventName, Map<
String, dynamic> eventProperties)