id property

Object? get id

Common model id field.

Implementation

Object? get id => attributes['id'];