menu
neliveplayer_core package
documentation
neliveplayer.dart
NeliveplayerPlatform
stop method
stop method
dark_mode
light_mode
stop
method
Future
<
void
>
stop
(
String
playerId
)
Implementation
Future<void> stop(String playerId) { throw UnimplementedError('stop() has not been implemented.'); }
neliveplayer_core package
documentation
neliveplayer
NeliveplayerPlatform
stop method
NeliveplayerPlatform class