FCM click_action

I’m using FCM for my push notifications, and I can’t figure out how to direct the App to a given page if the user clicks on the notification. I know you have to specify the following, but I don’t know what is FCM_PLUGIN_ACTIVITY?

"click_action":"FCM_PLUGIN_ACTIVITY",

I’m working on iOS. Any advice will be highly appreciated! Many thanks!