delete abstract method

Future<void> delete()

Removes any stored token. A no-op if storage is empty.

Implementation

Future<void> delete();