isFakeControl property

bool? isFakeControl
getter/setter pair

Whether the control is a fake control.

Fake controls are created and mapped to cloud controls that don't belong to a control group.

Implementation

core.bool? isFakeControl;