Review class
- Annotations
-
- @JsonSerializable()
Constructors
Properties
-
JSON author_name
final
-
JSON author_url
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- language → String?
-
final
- profilePhotoUrl → String
-
JSON profile_photo_url
final
- rating → num
-
final
- relativeTimeDescription → String
-
JSON relative_time_description
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- text → String
-
final
- time → num
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited