toData method

Uint8List toData()
override

Implementation

Uint8List toData() => Uint8List.fromList(value.codeUnits);