WindowsPermissionService constructor
WindowsPermissionService({
- required PermissionHandler handler,
Implementation
WindowsPermissionService({
required this.handler,
});
WindowsPermissionService({
required this.handler,
});