statusLength property

int get statusLength

Implementation

int get statusLength => ticketStatus?.length ?? 0;