menu
neomage package
documentation
data/services/tool_execution_service.dart
PermissionRule
PermissionRule.new const constructor
PermissionRule.new const constructor
dark_mode
light_mode
PermissionRule
constructor
const
PermissionRule
(
{
required
String
source
,
String
?
pattern
,
})
Implementation
const PermissionRule({required this.source, this.pattern});
neomage package
documentation
data/services/tool_execution_service
PermissionRule
PermissionRule.new const constructor
PermissionRule class