core.Map<core.String, core.dynamic> toJson() => { if (channels != null) 'channels': channels!, if (key != null) 'key': key!, };