removeItem abstract method

Future removeItem(
  1. String key
)

Implementation

Future<dynamic> removeItem(String key);