AppNotFoundPlayStore constant

PeekanappError const AppNotFoundPlayStore

A PeekanappError that occurs when the app could not be found in the Google Play Store.

Implementation

static const AppNotFoundPlayStore =
    PeekanappError('AppNotFoundPlayStore', 404);