isProduction property

bool get isProduction

Implementation

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