The mesibo documentation says that to read the stored messages you have to create a read session, how do i do that using mesibo sdk for flutter, there doesn't seem to be any "ReadSession" method.
https://docs.mesibo.com/api/messaging/reading-messages/
I tried to create an instance from the profile object but I couldn't find any method for getting the read session.