id property

QueryIntegerProperty<ScreenEntity> id
final

See ScreenEntity.id.

Implementation

static final id = obx.QueryIntegerProperty<ScreenEntity>(
  _entities[0].properties[0],
);