initialCustomActions property

  1. @TagNumber(1)
PbList<FFIdentifier> get initialCustomActions

@doc Custom actions called before the generated main code.

Implementation

@$pb.TagNumber(1)
$pb.PbList<FFIdentifier> get initialCustomActions => $_getList(0);