toJson method

Map<String, dynamic> toJson()

Converts this GradeInfo to JSON

Implementation

Map<String, dynamic> toJson() => _$GradeInfoToJson(this);