copyWith property
Implementation
BackgroundDefinitionCopyWith<BackgroundDefinition, BackgroundDefinition,
BackgroundDefinition> get copyWith => _BackgroundDefinitionCopyWithImpl<
BackgroundDefinition, BackgroundDefinition>(
this as BackgroundDefinition, $identity, $identity);