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