myName property

Uint8List get myName

Implementation

Uint8List get myName => Uint8List.fromList(_myName);