allCustomObject property

List<ValueDef> get allCustomObject

All custom object definitions found in the JSON structure.

Implementation

List<ValueDef> get allCustomObject => _summarizeStruct.customObjects;