isExternal property
bool
get
isExternal
Whether this output is an external accessory.
Implementation
bool get isExternal => type.isExternal;
Whether this output is an external accessory.
bool get isExternal => type.isExternal;