id property Null safety

int id
@JsonKey(name: 'id'), read / write

리포트 타이틀 아이디

Implementation

@JsonKey(name: 'id')
int id;