Returns true if the PlatformChromeSafariBrowser instance is opened, otherwise false.
true
PlatformChromeSafariBrowser
false
Officially Supported Platforms/Implementations:
@override bool isOpened() { return _isOpened; }