MultiString constructor

MultiString(
  1. String _defaultValue
)

Implementation

MultiString(this._defaultValue);