isCustom property

bool get isCustom

Whether this part is a custom part.

Implementation

bool get isCustom => toJson().containsKey('custom');