fromAction
Creates a [DeepLinkRequest with an action.
Return
a DeepLinkRequest instance
Parameters
uri
The URI for the deep link.
mimeType
The mime type for the deep link.
action
The action for the deep link.
Throws
if the action is empty.