choices property
List
get
choices
List of choice options for interactive sentences.
Implementation
List<dynamic> get choices;
List of choice options for interactive sentences.
List<dynamic> get choices;