PreferDeclarativeOverWidgetNesting constructor
PreferDeclarativeOverWidgetNesting()
Implementation
PreferDeclarativeOverWidgetNesting() : super(code: _code) {
// Kick off async resolution of binary path.
// The first few runs might use the synchronous fallback, which is fine.
RustLinterService.instance.ensureInitialized();
}