toDartStr method

String toDartStr()

Implementation

String toDartStr() => cast<Utf8>().toDartString();