reload method

Future<void> reload()

重新加载

Implementation

Future<void> reload() async => await _prefs.reload();