len property

int len

Returns the number of monomers in the sequence.

Implementation

int get len => this._len;