empty<T> static method

DKStateQuery<T> empty<T>()

Implementation

static DKStateQuery<T> empty<T>() => DkStateQueryEmpty<T>();