Map<String, dynamic> toJson() => { 'StreamId': streamId, 'ClientSessionId': clientSessionId, 'TrackId': trackId, 'Info': info, };