Future<bool> get isDartWebApp async => _isDartWebApp ??= await serviceManager!.libraryUriAvailable(dartHtmlLibraryUri);