@override Object toJson() => { if (event.isNotDefault) 'event': [for (final i in event) i.toJson()], };