query method Null safety

NCMBQuery query()

Implementation

static NCMBQuery query() {
  return new NCMBQuery('users');
}