static Future<bool> open(String pathOrUri, {String? mimeType}) => impl.open(pathOrUri, mimeType: mimeType);