removeRequest abstract method

Future<void> removeRequest(
  1. String id
)

Implementation

Future<void> removeRequest(String id);