prompt property

  1. @TagNumber.new(6)
PbList<Prompt> get prompt

Prompts that must be displayed to the user.

Implementation

@$pb.TagNumber(6)
$pb.PbList<Prompt> get prompt => $_getList(5);