prepareSp static method

dynamic prepareSp()

Implementation

static prepareSp() async {
  prefs ??= await SharedPreferences.getInstance();
}