@override Future<void> onFileSelected(List<String>? uris) => _channel.invokeMethod<void>('onFileSelected', uris);