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