repository property

List<MolecularSequenceRepository>? repository
inherited

repository Configurations of the external repository. The repository shall store target's observedSeq or records related with target's observedSeq.

Implementation

List<MolecularSequenceRepository>? get repository =>
    throw _privateConstructorUsedError;