networkInterface method

Future<WebPresenterBlock> networkInterface(
  1. int index
)

Implementation

Future<WebPresenterBlock> networkInterface(int index) =>
    requestStatus('NETWORK INTERFACE $index');