isShared property

bool get isShared

Whether this builder is a shared builder.

Implementation

bool get isShared => this == BuilderType.shared;