isExternal property

bool get isExternal

Whether this output is an external accessory.

Implementation

bool get isExternal => type.isExternal;