menu
blockchain_utils package
documentation
exception/rpc_error.dart
RPCError
errorCode property
errorCode property
dark_mode
light_mode
errorCode
property
int
?
errorCode
final
The error code associated with the RPC error.
Implementation
final int? errorCode;
blockchain_utils package
documentation
exception/rpc_error
RPCError
errorCode property
RPCError class