initSharedPreferences method

Future<void> initSharedPreferences()

Implementation

Future<void> initSharedPreferences() async => _sp = await SharedPreferences.getInstance();