hasIdent property

bool hasIdent

Implementation

bool get hasIdent => _ident?.isNotEmpty ?? false;