nameText property

String nameText

Get the name, represented as utf8.

Implementation

String get nameText => utf8.decode(name);