query<T> abstract method

T? query<T>([
  1. Object? args
])

Implementation

T? query<T>([Object? args]);