FALLBACK_IOS constant Null safety

String const FALLBACK_IOS

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

Implementation

static const FALLBACK_IOS = "fallback_ios";