menu
blackmagicdesign package
documentation
web_presenter/web_presenter.dart
WebPresenterConnection
networkInterface method
networkInterface method
dark_mode
light_mode
networkInterface
method
Future
<
WebPresenterBlock
>
networkInterface
(
int
index
)
Implementation
Future<WebPresenterBlock> networkInterface(int index) => requestStatus('NETWORK INTERFACE $index');
blackmagicdesign package
documentation
web_presenter/web_presenter
WebPresenterConnection
networkInterface method
WebPresenterConnection class