menu
solana_mobile_common package
documentation
web_socket/web_socket_manager_lookup.dart
WebSocketManagerLookup<K extends MultiKey, V>
values property
values property
dark_mode
light_mode
values
property
Iterable
<
V
>
get
values
The values.
Implementation
Iterable<V> get values => _table.values;
solana_mobile_common package
documentation
web_socket/web_socket_manager_lookup
WebSocketManagerLookup<K extends MultiKey, V>
values property
WebSocketManagerLookup class