startService method
Implementation
Future<void> startService() async {
throw UnimplementedError('`startService` has not been implemented.');
}
Future<void> startService() async {
throw UnimplementedError('`startService` has not been implemented.');
}