id property

String id

in android is database _id column

in ios is local id

Implementation

String get id => entity.id;