init static method
dynamic
init()
Implementation
static init() async {
sharedPreferences = await SharedPreferences.getInstance();
}
static init() async {
sharedPreferences = await SharedPreferences.getInstance();
}