Future<List<dynamic>> listDevices() async { return _create(() => _instance.listDevices(_playerId)); }