Initializes the platform interface and disposes all existing players.
This method is called when the plugin is first initialized and on every full restart.
@override Future<void> init() async { // do nothing... }