id property

QueryIntegerProperty<FrStorageEntry> id
final

See FrStorageEntry.id.

Implementation

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