hasIDs property

bool hasIDs

Implementation

bool get hasIDs => StringUtils.instance.isNotBlank(id) || localId != null;