copyWith property
Implementation
ResetWorldCopyWith<ResetWorld, ResetWorld, ResetWorld> get copyWith =>
_ResetWorldCopyWithImpl(this as ResetWorld, $identity, $identity);
ResetWorldCopyWith<ResetWorld, ResetWorld, ResetWorld> get copyWith =>
_ResetWorldCopyWithImpl(this as ResetWorld, $identity, $identity);