menu
solana_jsonrpc package
documentation
jsonrpc.dart
JsonRpcResponse<T>
id property
id property
dark_mode
light_mode
id
property
int
?
id
final
The client-generated identifier sent with the request.
Implementation
final int? id;
solana_jsonrpc package
documentation
jsonrpc
JsonRpcResponse<T>
id property
JsonRpcResponse class