copyWith property
Implementation
LanPropertyCopyWith<LanProperty, LanProperty, LanProperty> get copyWith =>
_LanPropertyCopyWithImpl<LanProperty, LanProperty>(
this as LanProperty, $identity, $identity);
LanPropertyCopyWith<LanProperty, LanProperty, LanProperty> get copyWith =>
_LanPropertyCopyWithImpl<LanProperty, LanProperty>(
this as LanProperty, $identity, $identity);