onStreamingUpdated property
Callback for when streaming is updated.
This callback is triggered when there is an update in the streaming status.
Implementation
static void Function(Map<dynamic, dynamic> map)? onStreamingUpdated;
Callback for when streaming is updated.
This callback is triggered when there is an update in the streaming status.
static void Function(Map<dynamic, dynamic> map)? onStreamingUpdated;