getTicketListFromPublicEvent abstract method

Future<NetworkResponse> getTicketListFromPublicEvent(
  1. dynamic publicEventId
)

Implementation

Future<NetworkResponse> getTicketListFromPublicEvent(publicEventId);