PropertyBinding constructor

PropertyBinding(
  1. String name,
  2. TemplateSecurityContext securityContext
)

Implementation

PropertyBinding(this.name, this.securityContext);