isBuiltIn property

bool get isBuiltIn

Check if this is a built-in connection effect

Implementation

bool get isBuiltIn => ConnectionEffects.all.contains(this);