menu
flutter_moyasar package
documentation
flutter_moyasar.dart
PaymentEnvironmentType
isLive property
isLive property
dark_mode
light_mode
isLive
property
bool
get
isLive
Check is live
Implementation
bool get isLive => this == PaymentEnvironment.live;
flutter_moyasar package
documentation
flutter_moyasar
PaymentEnvironmentType
isLive property
PaymentEnvironmentType extension on
PaymentEnvironment