Prop<T> constructor

Prop<T>(
  1. T value
)

Implementation

Prop(super.value);