bool didInitializationFail

Checks if the link object is null.

Source

bool get didInitializationFail => link == null;