getBytes method Null safety

Uint8List getBytes()

Implementation

Uint8List getBytes() {
  return _getBytes();
}