menu
neomage package
documentation
domain/models/hooks.dart
HookBlockingError
HookBlockingError.new const constructor
HookBlockingError.new const constructor
dark_mode
light_mode
HookBlockingError
constructor
const
HookBlockingError
(
{
required
String
message
,
String
?
toolName
,
})
Implementation
const HookBlockingError({required this.message, this.toolName});
neomage package
documentation
domain/models/hooks
HookBlockingError
HookBlockingError.new const constructor
HookBlockingError class