isExternal property

bool get isExternal

Whether this microphone is an external device.

Implementation

bool get isExternal => type.isExternal;