menu
solana_jsonrpc package
documentation
jsonrpc.dart
JsonRpcResponseContext<T>
value property
value property
dark_mode
light_mode
value
property
T?
value
final
The response value.
Implementation
final T? value;
solana_jsonrpc package
documentation
jsonrpc
JsonRpcResponseContext<T>
value property
JsonRpcResponseContext class