View Source GoogleApi.FirebaseDynamicLinks.V1.Model.DesktopInfo (google_api_firebase_dynamic_links v0.15.2)
Desktop related attributes to the Dynamic Link.
Attributes
-
desktopFallbackLink
(type:String.t
, default:nil
) - Link to open on desktop.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.FirebaseDynamicLinks.V1.Model.DesktopInfo{ desktopFallbackLink: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.