grade property

  1. @JsonKey(includeIfNull: false)
String? grade
getter/setter pair

Implementation

@JsonKey(includeIfNull: false)
String? grade;