InstallStateCallback typedef

InstallStateCallback = void Function(InstallStateSnapshot state)

Implementation

typedef InstallStateCallback = void Function(InstallStateSnapshot state);