isBuiltIn property
bool
get
isBuiltIn
Check if this is a built-in connection style
Implementation
bool get isBuiltIn => ConnectionStyles.isBuiltIn(this);
Check if this is a built-in connection style
bool get isBuiltIn => ConnectionStyles.isBuiltIn(this);