menu
audioplayers_platform_interface package
documentation
audioplayers_platform_interface.dart
MethodChannelAudioplayersPlatformInterface
dispose abstract method
dispose abstract method
dark_mode
light_mode
dispose
abstract method
Future
<
void
>
dispose
(
String
playerId
)
Dispose the player instance with the given playerId.
Implementation
Future<void> dispose(String playerId);
audioplayers_platform_interface package
documentation
audioplayers_platform_interface
MethodChannelAudioplayersPlatformInterface
dispose abstract method
MethodChannelAudioplayersPlatformInterface class