explicitTipAmount property

double? explicitTipAmount
final

The explicit (order-level) tip amount stored on the parent event. Null when not set (legacy data or non-split events).

Implementation

final double? explicitTipAmount;