problems property

  1. @JsonKey(name: 'questions')
List<Problem> get problems
inherited

Implementation

@JsonKey(name: 'questions')
List<Problem> get problems => throw _privateConstructorUsedError;