isContactInput property

bool get isContactInput

Implementation

bool get isContactInput =>
    this == TicketType.sell || this == TicketType.sellDeferred;