sessionId property Null safety

String? sessionId
final

Session ID. If the current session type is team, use teamId as sessionId, and peer account for P2P type

Implementation

final String? sessionId;