autoSystemRoutingTable property
List<String>?
get
autoSystemRoutingTable
inherited
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;