remove abstract method

bool remove(
  1. String id
)

Remove a specific request by its id.

Implementation

bool remove(String id);