Flutter
vm_service
RPCError
kServerError constant
kServerError
kServerError
constant
Null safety
int
const
kServerError
Application specific error codes.
Implementation
static const int kServerError = -32000;
Flutter
vm_service
RPCError
kServerError constant
RPCError class
Constructors
RPCError
withDetails
Properties
callingMethod
code
data
details
hashCode
message
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==
Static methods
parse
Constants
kInternalError
kInvalidParams
kInvalidRequest
kMethodNotFound
kServerError