analysis property

List<GenomicStudyAnalysis>? analysis
inherited

analysis The details about a specific analysis that was performed in this GenomicStudy.

Implementation

List<GenomicStudyAnalysis>? get analysis =>
    throw _privateConstructorUsedError;