StudiekortController class
- Inheritance
-
- Object
- Controller
- StudiekortController
Constructors
- StudiekortController(Student student)
Properties
Methods
-
get(
) → Future< Kort?> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
qr(
) → Future< DioImage> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited