distinct abstract method

QueryMethod<T> distinct([
  1. bool value = true
])

distinct method

Implementation

QueryMethod<T> distinct([bool value = true]);