RoktPlatformViewCreatedCallback typedef

RoktPlatformViewCreatedCallback = void Function(int widgetId)

Callback when Rokt platform view gets created and returns platform view id

Implementation

typedef RoktPlatformViewCreatedCallback = void Function(int widgetId);