maxConcurrentSessions property
Cap on concurrent openSession sessions; null = unlimited. Wired for
when the MediaPipe ProxyApi multi-session path lands; today
openSession on the MediaPipe .task path throws UnsupportedError.
Implementation
final int? maxConcurrentSessions;