autoOutboundsInterface property
Implementation
String? get name;@JsonKey(name: 'mtu') int? get mtu; List<String>? get gateway;@JsonKey(name: 'dns') List<String>? get dns; int? get userLevel; List<String>? get autoSystemRoutingTable; String? get autoOutboundsInterface;