isValid property

bool get isValid

Implementation

bool get isValid => title != null && version != null;