onStreamingStopped property
Callback for when streaming has stopped.
This callback is triggered when streaming has successfully stopped.
Implementation
static void Function(Map<dynamic, dynamic> map)? onStreamingStopped;
Callback for when streaming has stopped.
This callback is triggered when streaming has successfully stopped.
static void Function(Map<dynamic, dynamic> map)? onStreamingStopped;