dataCollectionResults property

  1. @JsonKey.new(name: 'data_collection_results')
Map<String, dynamic>? dataCollectionResults
final

Implementation

@JsonKey(name: 'data_collection_results')
final Map<String, dynamic>? dataCollectionResults;