Map<String, dynamic> toJson() { final _json = <String, dynamic>{}; _json[r'<CHANNEL_ID>'] = lessThanCHANNELIDGreaterThan; return _json; }