core.Map<core.String, core.dynamic> toJson() => { if (conversationCount != null) 'conversationCount': conversationCount!, if (startTime != null) 'startTime': startTime!, };