enterContentZone abstract method

Future<void> enterContentZone()

Enables content fetching and updates for the user. This method opts the user into receiving content updates and ensures that relevant data is fetched accordingly.

Implementation

Future<void>  enterContentZone();