menu
blockchain_utils package
documentation
exception/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/exception/rpc_error
RPCError
errorCode property
RPCError class
Constructors
new
Properties
details
errorCode
hashCode
message
request
runtimeType
statusCode
Methods
noSuchMethod
toString
Operators
operator ==