PackageCallback typedef

PackageCallback = void Function(Package package)

Implementation

typedef PackageCallback = void Function(Package package);