paths property
Optional. The list of paths for items within the associated resource (eg. columns within a table) along with attribute bindings.
Implementation
@$pb.TagNumber(120)
$core.List<DataAttributeBinding_Path> get paths => $_getList(10);
Optional. The list of paths for items within the associated resource (eg. columns within a table) along with attribute bindings.
@$pb.TagNumber(120)
$core.List<DataAttributeBinding_Path> get paths => $_getList(10);