menu
share_apps package
documentation
utils/string_utils.dart
StringUtils
setToken static method
setToken static method
dark_mode
light_mode
setToken
static method
void
setToken
(
String
value
)
Implementation
static void setToken(String value) { _TOKEN_VALUE = value; }
share_apps package
documentation
utils/string_utils
StringUtils
setToken static method
StringUtils class