readChapters property

int? readChapters

Implementation

int? get readChapters => _$this._readChapters;
void readChapters=(int? readChapters)

Implementation

set readChapters(int? readChapters) => _$this._readChapters = readChapters;