wordGrade property
Word level.
Response: 초급, 중급, 고급
Request: level=all/level1/level2/level3
It is a required item in the response coming from api/view. Instead of null (not coming) it comes as "없음".
Implementation
final WordGrade? wordGrade;
Word level.
Response: 초급, 중급, 고급
Request: level=all/level1/level2/level3
It is a required item in the response coming from api/view. Instead of null (not coming) it comes as "없음".
final WordGrade? wordGrade;