fetchIsVirtualPlatform abstract method
Obtain result of running in virtual platform, which should be determined without using dictionary.
Implementation
@protected
Future<bool> fetchIsVirtualPlatform();
Obtain result of running in virtual platform, which should be determined without using dictionary.
@protected
Future<bool> fetchIsVirtualPlatform();