getStudentProfile abstract method

Future<StudentProfileDto> getStudentProfile()

Fetches student status (學籍基本資料).

Implementation

Future<StudentProfileDto> getStudentProfile();