apkInstall abstract method

Future<bool?> apkInstall(
  1. String path
)

Implementation

Future<bool?> apkInstall(String path);