Flutter
vm_service
RPCError
kMethodNotFound constant
kMethodNotFound
kMethodNotFound
constant
Null safety
int
const
kMethodNotFound
The method does not exist or is not available.
Implementation
static const int kMethodNotFound = -32601;
Flutter
vm_service
RPCError
kMethodNotFound 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