sequence property

String? sequence
inherited

sequence Actual nucleotide sequence notation from 5' to 3' end using standard single letter codes. In addition to the base sequence, sugar and type of phosphate or non-phosphate linkage should also be captured.

Implementation

String? get sequence => throw _privateConstructorUsedError;