LaunchService.newInstance constructor

LaunchService.newInstance()

Implementation

factory LaunchService.newInstance() {
  return _LaunchService._();
}