Set of channels that this subscription represents.
Set<String> get channels => {..._channels ?? <String>{}};