Condition<EntityT> constructor

Condition<EntityT>(
  1. String? _alias
)

Implementation

Condition(this._alias);