numberOfInteractions property

int numberOfInteractions

Returns the number of interactions in the cassette.

Implementation

int get numberOfInteractions => read().length;