InstallStateCallback typedef
InstallStateCallback =
void Function(InstallStateSnapshot state)
Implementation
typedef InstallStateCallback = void Function(InstallStateSnapshot state);
typedef InstallStateCallback = void Function(InstallStateSnapshot state);