menu
midtrans_dart_client package
documentation
app_environment.dart
EnvironmentsExtension
isProduction property
isProduction property
dark_mode
light_mode
isProduction
property
bool
get
isProduction
Implementation
bool get isProduction => this == Environments.production;
midtrans_dart_client package
documentation
app_environment
EnvironmentsExtension
isProduction property
EnvironmentsExtension extension on
Environments