findRecordingResults property
- @JsonKey(name: 'ResultList', fromJson: _unboundResultList)
final
Implementation
@JsonKey(name: 'ResultList', fromJson: _unboundResultList)
final List<FindRecordingResult> findRecordingResults;
@JsonKey(name: 'ResultList', fromJson: _unboundResultList)
final List<FindRecordingResult> findRecordingResults;