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