targetOlderComputers property

bool? targetOlderComputers
final

Used to target older or newer computers. If targeting older computers the value should be true If targeting newer computers, the value should be false

Implementation

final bool? targetOlderComputers;