GOOGLE_PLAY_STORE constant

ValidatedPurchase_Store const GOOGLE_PLAY_STORE

Implementation

static const ValidatedPurchase_Store GOOGLE_PLAY_STORE =
    ValidatedPurchase_Store._(
        1,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'GOOGLE_PLAY_STORE');