isExclusive property Null safety

bool? isExclusive
read / write

Determines whether the channel is exclusive or not

Implementation

bool? isExclusive;