alertDialog property
@doc Dialog actions.
Implementation
@$pb.TagNumber(12)
FFAlertDialogAction get alertDialog => $_getN(11);
Implementation
@$pb.TagNumber(12)
set alertDialog(FFAlertDialogAction value) => $_setField(12, value);
@doc Dialog actions.
@$pb.TagNumber(12)
FFAlertDialogAction get alertDialog => $_getN(11);
@$pb.TagNumber(12)
set alertDialog(FFAlertDialogAction value) => $_setField(12, value);