isValid property

bool isValid

Checks validity of locale and path

Implementation

bool get isValid => path != null;