WorldInitializedCopyWith<$R, $In extends WorldInitialized, $Out> class
abstract
- Implemented types
-
- ServerWorldEventCopyWith<
$R, $In, $Out>
- ServerWorldEventCopyWith<
- Available extensions
Constructors
Properties
-
$asWorldInitialized
→ WorldInitializedCopyWith<
$R, WorldInitialized, $Out> -
Available on ObjectCopyWith<
$R, WorldInitialized, $Out> , provided by the WorldInitializedValueCopy extensionno setter - hashCode → int
-
The hash code for this object.
no setterinherited
-
info
→ GameInfoCopyWith<
$R, GameInfo, GameInfo> ? -
no setter
-
packsSignature
→ ListCopyWith<
$R, SignatureMetadata, SignatureMetadataCopyWith< ?$R, SignatureMetadata, SignatureMetadata> > -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
table
→ GameTableCopyWith<
$R, GameTable, GameTable> ? -
no setter
-
teamMembers
→ MapCopyWith<
$R, String, Set< ?int> , ObjectCopyWith<$R, Set< >int> , Set<int> > -
no setter
Methods
-
$chain<
$R2, $Out2> (Then< $Out2, $R2> t) → WorldInitializedCopyWith<$R2, $In, $Out2> -
override
-
$delta(
Map< String, dynamic> delta) → $R -
inherited
-
$merge(
$In value) → $R -
inherited
-
$update(
$Out transform($In)) → $R -
inherited
-
call(
{GameTable? table, GameInfo? info, Map< String, Set< ? teamMembers, int? id, List<int> >SignatureMetadata> ? packsSignature}) → $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