menu
neom_core package
documentation
cloud_properties.dart
CloudProperties
getStripePublishableKey static method
getStripePublishableKey static method
dark_mode
light_mode
getStripePublishableKey
static method
String
getStripePublishableKey
(
)
Implementation
static String getStripePublishableKey() { return _config['stripePublishableKey'] ?? ''; }
neom_core package
documentation
cloud_properties
CloudProperties
getStripePublishableKey static method
CloudProperties class