google_api_firebase_dynamic_links v0.5.0 GoogleApi.FirebaseDynamicLinks.V1.Model.NavigationInfo View Source
Information of navigation behavior.
Attributes
- enableForcedRedirect (boolean()): If this option is on, FDL click will be forced to redirect rather than show an interstitial page. 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.NavigationInfo{
enableForcedRedirect: any()
}
t() :: %GoogleApi.FirebaseDynamicLinks.V1.Model.NavigationInfo{ enableForcedRedirect: any() }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.