tickets property

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

Implementation

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