Str constructor

Str(
  1. String _string
)

Implementation

Str(this._string);