menu
mobinsa
model\School.dart
School
is_full property
is_full
dark_mode
light_mode
is_full
property
bool
is_full
getter/setter pair
Indique si toutes les places sont prises.
Implementation
bool is_full = false;
mobinsa
School
School
is_full property
School class