parseFile abstract method

Future<ApkInfo?> parseFile(
  1. File file
)

Implementation

Future<ApkInfo?> parseFile(File file);