INetworkInformationStatics constructor

INetworkInformationStatics(
  1. Pointer<COMObject> ptr, {
  2. Allocator allocator = calloc,
})

Implementation

INetworkInformationStatics(super.ptr, {this.allocator = calloc});