isHardEdged property

bool? isHardEdged
final

The ticket type is by default curvish. If isHardEdged is true then it will be pointed edged.

Implementation

final bool? isHardEdged;