menu
device_vendor_info_interface package
documentation
release.dart
VendorDictionary<V>
values property
values property
dark_mode
light_mode
values
property
Stream
<
V
>
get
values
Streaming all values stores in
entries
, which can be duplicated.
Implementation
Stream<V> get values;
device_vendor_info_interface package
documentation
release
VendorDictionary<V>
values property
VendorDictionary class