I'm used widget like this contacts_by_dependent_children is dataStore But is do not accept this syntax

{{
    widget('koolreport.widgets.google.PieChart',{
        dataSource: "contacts_by_dependent_children"
    })
}}