debugHandleQuery static method

Invokes the exact function registered as the VM service extension handler, without needing a live VM service connection — this is what record wires up to ext.flutter_liquid_glass_widgets.adaptiveScope.

Implementation

@visibleForTesting
static Future<developer.ServiceExtensionResponse> debugHandleQuery() =>
    _handleQuery('ext.flutter_liquid_glass_widgets.adaptiveScope', const {});