onStreamingFailed property
Callback for when streaming has failed.
This callback is triggered when there is a failure in streaming.
Implementation
static void Function(Map<dynamic, dynamic> map)? onStreamingFailed;
Callback for when streaming has failed.
This callback is triggered when there is a failure in streaming.
static void Function(Map<dynamic, dynamic> map)? onStreamingFailed;