menu
ianvs_agent_chat package
documentation
models/permission_context.dart
PermissionDisplayEntry
PermissionDisplayEntry.new const constructor
PermissionDisplayEntry.new const constructor
dark_mode
light_mode
PermissionDisplayEntry
constructor
const
PermissionDisplayEntry
(
{
required
String
label
,
required
String
value
,
})
Implementation
const PermissionDisplayEntry({required this.label, required this.value});
ianvs_agent_chat package
documentation
models/permission_context
PermissionDisplayEntry
PermissionDisplayEntry.new const constructor
PermissionDisplayEntry class