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