@override Map<String, Object?> toMap() { return { if ($meta != null) '_meta': $meta!.toMap(), 'notifications': notifications.toMap(), }; }