RcnString constructor

RcnString(
  1. String? value
)

Implementation

RcnString(super.value);