mcount property

int mcount

Implementation

int get mcount => _$this._mcount;
void mcount=(int mcount)

Implementation

set mcount(int mcount) => _$this._mcount = mcount;