menu
tom_d4rt_ast package
documentation
runtime.dart
PermissionInfo
type property
type property
dark_mode
light_mode
type
property
String
type
final
The type of permission (e.g., 'filesystem', 'network', 'process').
Implementation
final String type;
tom_d4rt_ast package
documentation
runtime
PermissionInfo
type property
PermissionInfo class