menu
based_of_eng_game package
documentation
src_model/model/course_model.dart
CourseGameFinalModel
CourseGameFinalModel.new const constructor
CourseGameFinalModel.new const constructor
dark_mode
light_mode
CourseGameFinalModel
constructor
const
CourseGameFinalModel
(
{
int
?
id
,
String
?
name
,
String
?
createdAt
,
String
?
updatedAt
,
})
Implementation
const CourseGameFinalModel( {this.id, this.name, this.createdAt, this.updatedAt});
based_of_eng_game package
documentation
src_model/model/course_model
CourseGameFinalModel
CourseGameFinalModel.new const constructor
CourseGameFinalModel class