idField constant

FieldDefinition<JsonValue> const idField

Implementation

static const idField = FieldDefinition(name: 'id', getValue: _getId);