isEphemeral property Null safety

bool? isEphemeral
read / write

Determine a channel is ephemeral or not. default is false

Implementation

bool? isEphemeral;