sourceMode property

Implementation

DISPLAYCONFIG_SOURCE_MODE get sourceMode => this.Anonymous.sourceMode;
void sourceMode=(DISPLAYCONFIG_SOURCE_MODE value)

Implementation

set sourceMode(DISPLAYCONFIG_SOURCE_MODE value) =>
    this.Anonymous.sourceMode = value;