setOnLine property

set setOnLine (bool? value)

Implementation

set setOnLine(bool? value) => onLine = value;