View Source GoogleApi.FirebaseDynamicLinks.V1.Model.DesktopInfo (google_api_firebase_dynamic_links v0.16.0)

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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.