remove abstract method

Future<bool> remove(
  1. ProtocolScheme scheme
)

Used to remove a scheme.

Implementation

Future<bool> remove(ProtocolScheme scheme);