problems property
Contains verification errors and the actions that you can take to resolve them.
Implementation
@BuiltValueField(wireName: r'problems')
BuiltList<CapabilityProblem>? get problems;
Contains verification errors and the actions that you can take to resolve them.
@BuiltValueField(wireName: r'problems')
BuiltList<CapabilityProblem>? get problems;