sendCustomProgressEvents property

bool? sendCustomProgressEvents
final

Whether to send custom progress events for long-running operations.

If false or null, will send standard DAP progress notifications.

Implementation

final bool? sendCustomProgressEvents;