hasNoName property

bool get hasNoName

Does this message have an assigned name.

Implementation

bool get hasNoName => _name == null;