isInstalled abstract method

Future<bool> isInstalled(
  1. String name
)

Implementation

Future<bool> isInstalled(String name);