sessionId property Null safety
final
Session ID. If the current session type is team, use teamId as sessionId, and peer account for P2P type
Implementation
final String? sessionId;
Session ID. If the current session type is team, use teamId as sessionId, and peer account for P2P type
final String? sessionId;