Future<bool> hasPersistedPermission( String uri, { bool checkRead = true, bool checkWrite = false, }) { throw UnimplementedError( 'hasPersistedPermission() has not been implemented.'); }