kInvalidParams constant Null safety
Invalid method parameter(s), such as a mismatched type.
Implementation
static const int kInvalidParams = -32602;
Invalid method parameter(s), such as a mismatched type.
static const int kInvalidParams = -32602;