ResetWorldCopyWith<$R, $In extends ResetWorld, $Out> class
abstract
- Implemented types
-
- LocalWorldEventCopyWith<
$R, $In, $Out>
- LocalWorldEventCopyWith<
- Available Extensions
- BackgroundChangedValueCopy
- BackgroundDefinitionValueCopy
- BackgroundTranslationValueCopy
- BoardDeckDefinitionValueCopy
- BoardDefinitionValueCopy
- BoardMoveRequestValueCopy
- BoardRemoveRequestValueCopy
- BoardsSpawnRequestValueCopy
- BoardTilesChangedValueCopy
- BoardTilesSpawnedValueCopy
- BoardTileValueCopy
- BoardTranslationValueCopy
- CellHideChangedValueCopy
- CellRollRequestValueCopy
- CellShuffledValueCopy
- ChatMessageValueCopy
- DataMetadataValueCopy
- DeckDefinitionValueCopy
- DeckTranslationValueCopy
- DialogCloseRequestValueCopy
- DialogOpenedValueCopy
- DialogsClosedValueCopy
- FigureBackDefinitionValueCopy
- FigureDeckDefinitionValueCopy
- FigureDefinitionValueCopy
- FigureTranslationValueCopy
- FigureVariationTranslationValueCopy
- FileMetadataValueCopy
- GameDialogButtonValueCopy
- GameDialogComponentValueValueCopy
- GameDialogMarkdownComponentValueCopy
- GameDialogTextFieldComponentValueCopy
- GameDialogTextFieldValueValueCopy
- GameDialogValueCopy
- GameDialogValueValueCopy
- GameInfoValueCopy
- GameObjectValueCopy
- GamePropertyValueCopy
- GameSeatValueCopy
- GameTableValueCopy
- GameTeamValueCopy
- GlobalVectorDefinitionValueCopy
- IgnoreEqualityBoxValueCopy
- ImagesRequestValueCopy
- ImagesUpdatedValueCopy
- ItemLocationValueCopy
- LanGameServerValueCopy
- LanPropertyValueCopy
- ListGameServerValueCopy
- ListPropertyValueCopy
- MessageRequestValueCopy
- MessageSentValueCopy
- MetadataChangedValueCopy
- NoteChangedValueCopy
- NoteRemovedValueCopy
- ObjectIndexChangedValueCopy
- ObjectsChangedValueCopy
- ObjectsMovedValueCopy
- ObjectsRemovedValueCopy
- ObjectsSpawnedValueCopy
- PacksChangeRequestValueCopy
- PackTranslationValueCopy
- ResetWorldValueCopy
- ServerDataMetadataValueCopy
- ShuffleCellRequestValueCopy
- SignatureMetadataValueCopy
- TableCellValueCopy
- TableRemovedValueCopy
- TableRenamedValueCopy
- TeamChangedValueCopy
- TeamJoinedValueCopy
- TeamJoinRequestValueCopy
- TeamLeaveRequestValueCopy
- TeamLeftValueCopy
- TeamRemovedValueCopy
- UserJoinedValueCopy
- VariationDefinitionValueCopy
- VectorDefinitionValueCopy
- WorldInitializedValueCopy
- WorldStateValueCopy
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
$chain<
$R2, $Out2> (Then< $Out2, $R2> t) → ResetWorldCopyWith<$R2, $In, $Out2> -
override
-
$delta(
Map< String, dynamic> delta) → $R -
inherited
-
$merge(
$In value) → $R -
inherited
-
$update(
$Out transform($In)) → $R -
inherited
-
call(
) → $R -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited