valueIsNotNullOrEmpty property

bool valueIsNotNullOrEmpty

Implementation

bool get valueIsNotNullOrEmpty => value.isNotNullOrEmpty;