branchOf property

  1. @Deprecated('Use [parentOrganization]. See https://schema.org/branchOf')
SchemaOrganization? branchOf
getter/setter pair

The larger organization that this local business is a branch of, if any. Not to be confused with (anatomical) Schemabranch.

Implementation

@Deprecated('Use [parentOrganization]. See https://schema.org/branchOf')
SchemaOrganization? branchOf;