destinations property

  1. @TagNumber.new(3)
PbList<EventDestination> get destinations

Implementation

@$pb.TagNumber(3)
$pb.PbList<EventDestination> get destinations => $_getList(2);