query method Null safety

NCMBQuery query()

プッシュ通知を検索するクエリークラスを返す

Implementation

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