Dialog constructor

Dialog(
  1. {required String name,
  2. required List<String> answers,
  3. required Keyword keyword}
)

Implementation

Dialog