remove abstract method

void remove(
  1. String key
)

Remove a value.

Implementation

void remove(String key);