id property Null safety

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

아이디

Implementation

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