Output constructor

const Output([
  1. String? bindingPropertyName
])

Implementation

const Output([this.bindingPropertyName]);