deleteAll function

void deleteAll()

Deletes everything stored in Vault

Implementation

void deleteAll() => _getVault().deleteAll();