isSharedProfilesSupported top-level property

bool get isSharedProfilesSupported

Implementation

bool get isSharedProfilesSupported => sharedProfilesSupportedForPlatform(isMacOS: Platform.isMacOS, isWindows: Platform.isWindows);