InstallCallback typedef

InstallCallback = dynamic Function(String filePath)

Implementation

typedef InstallCallback = Function(String filePath);