tokenProperty method

QueryBuilder<Settings, String, QQueryOperations> tokenProperty()

Implementation

QueryBuilder<Settings, String, QQueryOperations> tokenProperty() {
  return addPropertyNameInternal('token');
}