subjectId property

  1. @JsonKey.new(name: 'subjectId')
int? subjectId
final

Implementation

@JsonKey(name: 'subjectId')
final int? subjectId;