tickets property

  1. @TagNumber(4)
List<Ticket> get tickets

Implementation

@$pb.TagNumber(4)
$core.List<Ticket> get tickets => $_getList(3);