google_api_firebase_dynamic_links v0.13.2 GoogleApi.FirebaseDynamicLinks.V1.Model.NavigationInfo View Source

Information of navigation behavior.

Attributes

  • enableForcedRedirect (type: boolean(), default: nil) - If this option is on, FDL click will be forced to redirect rather than show an interstitial page.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.FirebaseDynamicLinks.V1.Model.NavigationInfo{
  enableForcedRedirect: boolean()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.