isLayer property

bool? isLayer

Implementation

bool? get isLayer => _$this._isLayer;
void isLayer=(bool? isLayer)

Implementation

set isLayer(bool? isLayer) => _$this._isLayer = isLayer;