NetworkAdapterList constructor
NetworkAdapterList({
- List<
NetworkAdapterDetails> ? entries,
Implementation
NetworkAdapterList({
this.entries,
});
NetworkAdapterList({
this.entries,
});