isBuiltIn property

bool get isBuiltIn

Check if this is a built-in connection style

Implementation

bool get isBuiltIn => ConnectionStyles.isBuiltIn(this);