ListAllInterfacesResponse$json top-level constant

  1. @Deprecated('Use listAllInterfacesResponseDescriptor instead')
Map<String, Object> const ListAllInterfacesResponse$json

Implementation

@$core.Deprecated('Use listAllInterfacesResponseDescriptor instead')
const ListAllInterfacesResponse$json = const {
  '1': 'ListAllInterfacesResponse',
  '2': const [
    const {'1': 'interface_names', '3': 1, '4': 3, '5': 9, '10': 'interfaceNames'},
  ],
};