menu
solana_mobile_common package
documentation
web_socket/web_socket_exchange_manager.dart
WebSocketExchange<T>
id property
id property
dark_mode
light_mode
id
property
int
get
id
The unique id of the request.
Implementation
int get id => request.id!;
solana_mobile_common package
documentation
web_socket/web_socket_exchange_manager
WebSocketExchange<T>
id property
WebSocketExchange class