NativeGeocoder +give error when initialize on constructor

I am using ionic native plugin NativeGeocoder when this plugin initializes in the constructor then showing this error.
can anyone tell me what is the issue?

compiler.js:2175 Uncaught Error: Can’t resolve all parameters for AppComponent: ([object Object], ?, [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object]).

I don’t do screenshots of text, but whatever the second parameter is to your AppComponent constructor is the problem.