Map<String, dynamic> toJson() => <String, dynamic>{ 'channel': {'id': channelId}, 'custom': custom, 'status': status, 'type': type, };