removeCallback abstract method

Future<void> removeCallback(
  1. String callbackKey
)

Implementation

Future<void> removeCallback(String callbackKey);