problems property
read / write
List of the exact types of problems with the call, specified by the user.
Implementation
late List<CallProblem> problems;
List of the exact types of problems with the call, specified by the user.
late List<CallProblem> problems;