CheckSafetyAnswer constructor

CheckSafetyAnswer({
  1. List<String>? answer,
})

Implementation

CheckSafetyAnswer({this.answer});