RootPod<T> constructor

RootPod<T>(
  1. T value
)

Implementation

RootPod(super.value);