google_api_firebase_dynamic_links v0.5.0 GoogleApi.FirebaseDynamicLinks.V1.Model.DesktopInfo View Source
Desktop related attributes to the Dynamic Link.
Attributes
- desktopFallbackLink (String.t): Link to open on desktop. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %GoogleApi.FirebaseDynamicLinks.V1.Model.DesktopInfo{
desktopFallbackLink: any()
}
t() :: %GoogleApi.FirebaseDynamicLinks.V1.Model.DesktopInfo{ desktopFallbackLink: any() }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.