platformChecker property

PlatformChecker platformChecker
getter/setter pair

If platformChecker is provided, it is used get the environment. This is useful in tests. Should be an implementation of PlatformChecker.

Implementation

PlatformChecker platformChecker = PlatformChecker();