reachFiveKey property
ReachFive instance key, kept in memory here to be given in every reachFive native sdk methods It allows us to select the correct instance in the native part and to have multi-instance of reachFive
Implementation
final ReachFiveKey reachFiveKey;