openApp abstract method

Future<void> openApp(
  1. String bundleId
)

Implementation

Future<void> openApp(String bundleId);