Config_NetworkConfig_IpV4Config$json top-level constant
- @Deprecated('Use configDescriptor instead')
Implementation
@$core.Deprecated('Use configDescriptor instead')
const Config_NetworkConfig_IpV4Config$json = {
'1': 'IpV4Config',
'2': [
{'1': 'ip', '3': 1, '4': 1, '5': 7, '10': 'ip'},
{'1': 'gateway', '3': 2, '4': 1, '5': 7, '10': 'gateway'},
{'1': 'subnet', '3': 3, '4': 1, '5': 7, '10': 'subnet'},
{'1': 'dns', '3': 4, '4': 1, '5': 7, '10': 'dns'},
],
};