menu
Flutter
vm_service.dart
RPCErrorKind
fromCode static method
fromCode
dark_mode
light_mode
fromCode
static method
RPCErrorKind
?
fromCode
(
int
code
)
Implementation
static RPCErrorKind? fromCode(int code) { return _codeToErrorMap[code]; }
Flutter
vm_service
RPCErrorKind
fromCode static method
RPCErrorKind enum
Cookies management controls