prompt property
Prompts that must be displayed to the user.
Implementation
@$pb.TagNumber(6)
$pb.PbList<Prompt> get prompt => $_getList(5);
Prompts that must be displayed to the user.
@$pb.TagNumber(6)
$pb.PbList<Prompt> get prompt => $_getList(5);