readSequence property

int get readSequence
inherited

Implementation

int get readSequence {
  _$_readSequenceAtom.reportRead();
  return super._readSequence;
}