isValid property

bool isValid

Was this part successfully decoded?

Implementation

bool get isValid => width != null;