TicketAuthentication constructor

TicketAuthentication(
  1. String password
)

Implementation

TicketAuthentication(this.password);