CastSessionManager constructor

CastSessionManager()

Implementation

factory CastSessionManager() {
  return _instance;
}