platformChecker property
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();
If platformChecker is provided, it is used get the environment. This is useful in tests. Should be an implementation of PlatformChecker.
PlatformChecker platformChecker = PlatformChecker();