storageRemove abstract method

Future<bool?> storageRemove(
  1. String key
)

Implementation

Future<bool?> storageRemove(String key);