add abstract method

Future<bool> add(
  1. ProtocolScheme scheme
)

Used to add a scheme.

Implementation

Future<bool> add(ProtocolScheme scheme);