CoreCMI class

Annotations

Constructors

CoreCMI.new()
CoreCMI.fromJson(Map<String, dynamic> json)

Properties

content_id String
getter/setter pair
credit String
getter/setter pair
DataCollectionDate String
getter/setter pair
DataStatus int
getter/setter pair
entry String
getter/setter pair
exit String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
InteractionsCMI List
getter/setter pair
lesson_location String
getter/setter pair
lesson_mode String
getter/setter pair
lesson_status String
getter/setter pair
master_id String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
score_max String
getter/setter pair
score_min String
getter/setter pair
score_raw String
getter/setter pair
session_time String
getter/setter pair
student_id String
getter/setter pair
student_name String
getter/setter pair
suspend_data String
getter/setter pair
UserId int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited