isCost property

bool get isCost

Implementation

bool get isCost =>
    this == TicketType.spend || this == TicketType.spendDeferred;