|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | + <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no"> |
| 7 | + <meta name="description" content="API docs for the optionalDependencies property from the ValidateConfigResponse class, for the Dart programming language."> |
| 8 | + <title>optionalDependencies property - ValidateConfigResponse class - viam_protos.module.module library - Dart API</title> |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + <link rel="preconnect" href="https://fonts.gstatic.com"> |
| 13 | + <link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet"> |
| 14 | + <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" rel="stylesheet"> |
| 15 | + |
| 16 | + <link rel="stylesheet" href="../../static-assets/github.css?v1"> |
| 17 | + <link rel="stylesheet" href="../../static-assets/styles.css?v1"> |
| 18 | + <link rel="icon" href="../../static-assets/favicon.png?v1"> |
| 19 | + |
| 20 | +</head> |
| 21 | + |
| 22 | +<body data-base-href="../../" data-using-base-href="false" class="light-theme"> |
| 23 | +<div id="overlay-under-drawer"></div> |
| 24 | +<header id="title"> |
| 25 | + <span id="sidenav-left-toggle" class="material-symbols-outlined" role="button" tabindex="0">menu</span> |
| 26 | + <ol class="breadcrumbs gt-separated dark hidden-xs"> |
| 27 | + <li><a href="../../index.html">viam_sdk</a></li> |
| 28 | + <li><a href="../../viam_protos.module.module">protos/module/module.dart</a></li> |
| 29 | + <li><a href="../../viam_protos.module.module/ValidateConfigResponse-class.html">ValidateConfigResponse</a></li> |
| 30 | + <li class="self-crumb">optionalDependencies property</li> |
| 31 | + </ol> |
| 32 | + <div class="self-name">optionalDependencies</div> |
| 33 | + <form class="search navbar-right" role="search"> |
| 34 | + <input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> |
| 35 | + </form> |
| 36 | + <div class="toggle" id="theme-button" title="Toggle brightness"> |
| 37 | + <label for="theme"> |
| 38 | + <input type="checkbox" id="theme" value="light-theme"> |
| 39 | + <span id="dark-theme-button" class="material-symbols-outlined"> |
| 40 | + dark_mode |
| 41 | + </span> |
| 42 | + <span id="light-theme-button" class="material-symbols-outlined"> |
| 43 | + light_mode |
| 44 | + </span> |
| 45 | + </label> |
| 46 | + </div> |
| 47 | +</header> |
| 48 | +<main> |
| 49 | +<div |
| 50 | + id="dartdoc-main-content" |
| 51 | + class="main-content" |
| 52 | + data-above-sidebar="viam_protos.module.module/ValidateConfigResponse-class-sidebar.html" |
| 53 | + data-below-sidebar=""> |
| 54 | + <div> |
| 55 | +<h1><span class="kind-property">optionalDependencies</span> property |
| 56 | +</h1></div> |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + <section id="getter"> |
| 63 | + <section class="multi-line-signature"> |
| 64 | + |
| 65 | + <div> |
| 66 | + <ol class="annotation-list"> |
| 67 | + <li>@<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/TagNumber-class.html">TagNumber</a>(2)</li> |
| 68 | + </ol> |
| 69 | + </div> |
| 70 | + <span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/List-class.html">List</a><span class="signature"><<wbr><span class="type-parameter"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a></span>></span></span> |
| 71 | + get |
| 72 | + <span class="name ">optionalDependencies</span> |
| 73 | + |
| 74 | + |
| 75 | + </section> |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | +<section class="summary source-code" id="source"> |
| 80 | + <h2><span>Implementation</span></h2> |
| 81 | + <pre class="language-dart"><code class="language-dart">@$pb.TagNumber(2) |
| 82 | +$core.List<$core.String> get optionalDependencies => $_getList(1);</code></pre> |
| 83 | +</section> |
| 84 | + |
| 85 | + </section> |
| 86 | + |
| 87 | + |
| 88 | +</div> <!-- /.main-content --> |
| 89 | +<div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left"> |
| 90 | + <!-- The search input and breadcrumbs below are only responsively visible at low resolutions. --> |
| 91 | +<header id="header-search-sidebar" class="hidden-l"> |
| 92 | + <form class="search-sidebar" role="search"> |
| 93 | + <input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> |
| 94 | + </form> |
| 95 | +</header> |
| 96 | +<ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav"> |
| 97 | + <li><a href="../../index.html">viam_sdk</a></li> |
| 98 | + <li><a href="../../viam_protos.module.module">viam_protos.module.module</a></li> |
| 99 | + <li><a href="../../viam_protos.module.module/ValidateConfigResponse-class.html">ValidateConfigResponse</a></li> |
| 100 | + <li class="self-crumb">optionalDependencies property</li> |
| 101 | +</ol> |
| 102 | + |
| 103 | + <h5>ValidateConfigResponse class</h5> |
| 104 | + <div id="dartdoc-sidebar-left-content"></div> |
| 105 | +</div><!--/.sidebar-offcanvas--> |
| 106 | +<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right"> |
| 107 | +</div><!--/.sidebar-offcanvas--> |
| 108 | +</main> |
| 109 | +<footer> |
| 110 | + <span class="no-break"> |
| 111 | + viam_sdk |
| 112 | + 0.5.1 |
| 113 | + </span> |
| 114 | + |
| 115 | +</footer> |
| 116 | + |
| 117 | + |
| 118 | +<script src="../../static-assets/highlight.pack.js?v1"></script> |
| 119 | +<script src="../../static-assets/docs.dart.js"></script> |
| 120 | + |
| 121 | +</body> |
| 122 | +</html> |
| 123 | + |
0 commit comments