menu
lectio_wrapper package
documentation
topics/terms/controller.dart
TermsController class
TermsController class
dark_mode
light_mode
TermsController
class
Inheritance
Object
Controller
TermsController
Constructors
TermsController
(
Student
student
)
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
student
→
Student
final
inherited
Methods
list
(
)
→
Future
<
List
<
Term
>
>
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
set
(
Term
term
)
→
Future
<
void
>
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
lectio_wrapper package
documentation
topics/terms/controller
TermsController class
controller library