remove abstract method

void remove(
  1. String key
)

Remove a single entry.

Implementation

void remove(String key);