Base entity which allows messaging updates from other isolates.
IsolateParams({ required this.sendPort, required this.directoryPath, });