Returns true if this instances has elements.
true
@override bool get hasElements => _elements.isNotEmpty;