isProduction property

bool get isProduction

Implementation

bool get isProduction => environment == PhonePeEnvironment.production;