char property

String get char

Implementation

String get char => String.fromCharCode(value);