menu
nowu
shared_preferences_service
SharedPreferencesService
init method
init
brightness_4
brightness_5
init
method
Future
<
void
>
init
(
)
Implementation
Future<void> init() async { _instance = await SharedPreferences.getInstance(); }
nowu
shared_preferences_service
SharedPreferencesService
init method
SharedPreferencesService class
Constructors
SharedPreferencesService
Properties
hashCode
runtimeType
Methods
clearUserToken
getUserToken
init
noSuchMethod
saveUserToken
toString
Operators
operator ==