menu
aimux package
documentation
errors.dart
AimuxErrorCode
name static method
name static method
dark_mode
light_mode
name
static method
String
name
(
int
code
)
Core
error_type()
name.
Implementation
static String name(int code) => _names[code] ?? 'Code($code)';
aimux package
documentation
errors
AimuxErrorCode
name static method
AimuxErrorCode class