startService property
void Function()
startService
getter/setter pair
Bound to the C start_service() function.
Implementation
late void Function() startService;
Bound to the C start_service() function.
late void Function() startService;