isNullOrEmpty property

bool isNullOrEmpty

Implementation

bool get isNullOrEmpty => !isNotNullorEmpty;