hasAnySource property

bool get hasAnySource

True when any source navigation format is available.

Implementation

bool get hasAnySource => hasRohd || hasSv || hasSc;