Initialize flutter radio player
Future<void> initialize( List<Map<String, String>> sources, bool playWhenReady) { throw UnimplementedError('initialize() has not been implemented.'); }