SingleChildCallingBinding constructor

SingleChildCallingBinding(
  1. SingleChildCallingComponent component
)

Implementation

SingleChildCallingBinding(SingleChildCallingComponent component)
    : super(component);