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