@override double get subTotal => (_$subTotalComputed ??= Computed<double>(() => super.subTotal, name: '_EventBookingSave.subTotal')) .value;