hasIdent property

bool get hasIdent

Implementation

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