Video SDK flutter subsessions

Video SDK Type and Version
Flutter Video SDK 1.10.11
Description
I want to participate and manage subsessions from a flutter client.

I am trying to determine whether zoom will be a viable option for us. I need the flutter client to be able to participate in subsessions, but also to be able to create and manage subsessions from the flutter client. I have created a web and flutter test app, it seems as though I can move the flutter client between subsessions from my web client but I cannot find subsessions for flutter either in code or in the docs. In the web docs for videoSDK there is a heading for subsessions, but no such heading for flutter.

Troubleshooting Routes
Read the docs and tried sample applications