MethodChannelFlutterShazamKit constructor

MethodChannelFlutterShazamKit()

Implementation

MethodChannelFlutterShazamKit() {
  callbackMethodChannel.setMethodCallHandler(_nativeMethodHandler);
}