isReader property

bool isReader

Implementation

bool get isReader => [DeviceType.bc,DeviceType.bg,DeviceType.oc,DeviceType.ms].contains(getType);