charCode property

String charCode

Implementation

String get charCode => String.fromCharCode(0xe000 + id);