factory LiveActivityFileFromMemory(Uint8List data, String imageName) { return LiveActivityFileFromMemory._(data, imageName, null); }