query method Null safety

NCMBQuery query()

Implementation

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