charCodes method

List<int> charCodes()

Implementation

List<int> charCodes() => throw Exception("need to implement charCodes");