menu
neomage package
documentation
utils/collapse/collapse_utils.dart
StopHookInfo
StopHookInfo.new const constructor
StopHookInfo.new const constructor
dark_mode
light_mode
StopHookInfo
constructor
const
StopHookInfo
(
{
required
String
hookName
,
int
?
durationMs
,
String
?
output
,
})
Implementation
const StopHookInfo({required this.hookName, this.durationMs, this.output});
neomage package
documentation
utils/collapse/collapse_utils
StopHookInfo
StopHookInfo.new const constructor
StopHookInfo class