hasConflict property

QueryBooleanProperty<ScreenEntity> hasConflict
final

See ScreenEntity.hasConflict.

Implementation

static final hasConflict = obx.QueryBooleanProperty<ScreenEntity>(
  _entities[0].properties[10],
);