problems property

List<CallProblem> problems
read / write

List of the exact types of problems with the call, specified by the user.

Implementation

late List<CallProblem> problems;