RadString constructor

RadString(
  1. String _value
)

Implementation

RadString(this._value);