fetchIsVirtualPlatform abstract method

  1. @protected
Future<bool> fetchIsVirtualPlatform()

Obtain result of running in virtual platform, which should be determined without using dictionary.

Implementation

@protected
Future<bool> fetchIsVirtualPlatform();