isExpose property

bool? isExpose

Implementation

bool? get isExpose => _$this._isExpose;
void isExpose=(bool? isExpose)

Implementation

set isExpose(bool? isExpose) => _$this._isExpose = isExpose;