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