on property

bool? on

Implementation

bool? get on => _$this._on;
void on=(bool? on)

Implementation

set on(bool? on) => _$this._on = on;