clear static method

Future<bool> clear()

清除sp

Implementation

static Future<bool> clear() => _prefs.clear();