id property

QueryIntegerProperty<VaultEntity> id
final

see VaultEntity.id

Implementation

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