menu
d2_touch package
documentation
modules/metadata/program/entities/program.entity.dart
Program
onlyEnrollOnce property
onlyEnrollOnce property
dark_mode
light_mode
onlyEnrollOnce
property
@
Column
(type: ColumnType.BOOLEAN, nullable: true)
bool
?
onlyEnrollOnce
getter/setter pair
Implementation
@Column(type: ColumnType.BOOLEAN, nullable: true) bool? onlyEnrollOnce;
d2_touch package
documentation
modules/metadata/program/entities/program.entity
Program
onlyEnrollOnce property
Program class