hasName property

bool get hasName

Implementation

bool get hasName => _args[1].split(':').length > 1;