Rcn<T> constructor

Rcn<T>(
  1. T? value
)

Implementation

Rcn(super.value);