wmicPreInstalled method

Future<bool?> wmicPreInstalled()

Implementation

Future<bool?> wmicPreInstalled() {
  throw UnimplementedError('wmicPreInstalled() has not been implemented.');
}