isValid property

bool get isValid

Was this part successfully decoded?

Implementation

bool get isValid => width != null;