remove abstract method

Future remove(
  1. String key
)

Implementation

Future<dynamic> remove(String key);