menu
lb_firewall package
documentation
api.dart
Service
Service.new constructor
Service.new constructor
dark_mode
light_mode
Service
constructor
Service
(
{
required
bool
startAtBoot
,
required
Mode
mode
,
})
Returns a new
Service
instance.
Implementation
Service({ required this.startAtBoot, required this.mode, });
lb_firewall package
documentation
api
Service
Service.new constructor
Service class