customActions property

  1. @TagNumber(3)
PbList<FFCustomAction> get customActions

Implementation

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