wmiRelease method

Future<void> wmiRelease()

Implementation

Future<void> wmiRelease() {
  throw UnimplementedError('wmiRelease() has not been implemented.');
}