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