UpsertText class
- Mixed-in types
- Annotations
-
- @MappableClass.new()
Constructors
-
UpsertText({required String id, required Map<
String, dynamic> properties})
Properties
-
copyWith
→ UpsertTextCopyWith<
UpsertText, UpsertText, UpsertText> -
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
final
-
properties
→ Map<
String, dynamic> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited