canSave property

bool get canSave

Implementation

bool get canSave => childrenCanSave && dataValidationError == null;