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