NetworkConfig constructor

NetworkConfig({
  1. String? subnet,
})

Implementation

NetworkConfig({this.subnet});