Future<bool> get isFlutterApp async => _isFlutterApp ??= await serviceManager!.libraryUriAvailable(flutterLibraryUri);