id property

String id
final

唯一标识ID(随机生成,用于前端操作如删除等,与后端ID不冲突,永远不为空)

Implementation

final String id;