clear abstract method

Future<bool> clear()

Completes with true once the user preferences for the app has been cleared.

Implementation

Future<bool> clear();