getBookmarksImportLaunchIntent

abstract suspend fun getBookmarksImportLaunchIntent(): Intent?

Get the intent which will launch the bookmark import flow. It's possible the flow is unsupported, in which case null will be returned.