getFolder

abstract fun getFolder(folderId: String): BookmarkFolder?

Returns a BookmarkFolder based on its id

Return

BookmarkFolder if exists, or null if doesn't

Parameters

folderId