String ExportDataAsCode( Uint8List data, String fileName, ) => 'ExportDataAsCode(data: ${data.length}, $fileName)';