FALLBACK_ANDROID constant Null safety

String const FALLBACK_ANDROID

A url of fallback for android if app is not installed. ("store" | Web URL String)

Implementation

static const FALLBACK_ANDROID = "fallback_android";