JsonObjectPaths extension

Lists all paths in the example JSON document.

on

Methods

ls({bool writeValues = false, bool alsoComplexValues = false, Pattern? exclude, String linePrefix = '', WhereProp? where}) List<String>

Available on Json, provided by the JsonObjectPaths extension

Lists all paths in the JSON object.