isInstalled abstract method

Future<bool> isInstalled(
  1. String? uri
)

Implementation

Future<bool> isInstalled(String? uri);