AppUser class
Constructors
Properties
- avatarUrl ↔ String?
-
getter/setter pair
- bio ↔ String?
-
getter/setter pair
- createdAt ↔ DateTime
-
getter/setter pair
- email ↔ String
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
final
- name ↔ String
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited