DimigoinTimetable class
디미고인 시간표 클래스
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getWeeklyTimeTable(
int gradeNum, int classNum) → dynamic - 디미고인 서버에서 반별 주간 시간표 정보를 불러오는 함수입니다.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited