distinct method

QueryBuilder distinct()

Implementation

QueryBuilder distinct() => this..isDistinct = true;