remove abstract method

void remove(
  1. Uint8List key
)

Stage a delete.

Implementation

void remove(final Uint8List key);