menu
neom_core package
documentation
app_properties.dart
AppProperties
getPaymentGatewayBaseURL static method
getPaymentGatewayBaseURL static method
dark_mode
light_mode
getPaymentGatewayBaseURL
static method
String
getPaymentGatewayBaseURL
(
)
Implementation
static String getPaymentGatewayBaseURL() { return appProperties['paymentGatewayBaseURL']; }
neom_core package
documentation
app_properties
AppProperties
getPaymentGatewayBaseURL static method
AppProperties class