How to use appium's perform touch id

Hi im new with appium and the app we’re currently testing needs to automate the authentication of touch id. Ive searched over the internet how to use it then i found driver.performtouchid() but when i tried to use it on my end i dont see the performtouchid on the list of methods i can use in my intellij. Can you please help me with this? Thank you!