bool isInitialized

Checks if the link object is not null.

Source

bool get isInitialized => link != null;