isWearEcg12 property

bool isWearEcg12

Implementation

bool get isWearEcg12 =>
    startsWith(Devices.wearEcg12.str) || startsWith(Devices.sportWear.str);