checkInstallPreconditions method

String? checkInstallPreconditions()

at this point no posix system has any preconditions.

Implementation

String? checkInstallPreconditions() => null;