Deletes keys for a specific alias.
Future<bool> deleteKeys(String? keyAlias) { throw UnimplementedError('deleteKeys() has not been implemented.'); }