query static method

NCMBQuery query()

デバイストークンを検索するクエリークラスを返す

Implementation

static NCMBQuery query() {
  return NCMBQuery('installations');
}