notifyPlaybackStalled method

  1. @override
Future<void> notifyPlaybackStalled()
override

Implementation

@override
Future<void> notifyPlaybackStalled() => _channel.invokeMethod('notifyPlaybackStalled');