id property Null safety

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

소 그룹의 아이디입니다.

Implementation

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