SupplyTeachingLevel constructor
Returns a new SupplyTeachingLevel instance.
Implementation
SupplyTeachingLevel({
this.id,
required this.name,
this.ordering,
});
Returns a new SupplyTeachingLevel instance.
SupplyTeachingLevel({
this.id,
required this.name,
this.ordering,
});