startService method
Implementation
Future<void> startService({bool isAnchor=true,String title='',String content='',String roomParams=''}) {
throw UnimplementedError('startService() has not been implemented.');
}
Future<void> startService({bool isAnchor=true,String title='',String content='',String roomParams=''}) {
throw UnimplementedError('startService() has not been implemented.');
}