string.fromString constructor

string.fromString(
  1. String s
)

Implementation

string.fromString(String s) : value = s;