secondaryTapUp property

MetaCell<TapUpDetails>? secondaryTapUp
final

Meta cell holding the details of the last secondary tap up event

Implementation

final MetaCell<TapUpDetails>? secondaryTapUp;