AppNotFoundAppStore constant
PeekanappError
const AppNotFoundAppStore
A PeekanappError that occurs when the app could not be found in the Apple App Store.
Implementation
static const AppNotFoundAppStore = PeekanappError('AppNotFoundAppStore', 404);