finalCustomActions property

  1. @TagNumber(2)
PbList<FFIdentifier> get finalCustomActions

@doc Custom actions called after the generated main code.

Implementation

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