branchOf property

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

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

Implementation

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