size property
inherited
The number of students that can attend this slot.
Implementation
int get size => throw _privateConstructorUsedError;
The number of students that can attend this slot.
int get size => throw _privateConstructorUsedError;