Map<String, dynamic> toJson() => {'channels': JsonConverters.toJson(channels, 'List<String>', context!)};