problemSummary property

  1. @JsonKey(name: 'problemSummary')
List<String?>? problemSummary
inherited

Implementation

@JsonKey(name: 'problemSummary')
List<String?>? get problemSummary => throw _privateConstructorUsedError;