tickets property

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

Implementation

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