$OwnerExtension extension

on

Methods

copyWith({List<String>? names, List<PhoneNumber>? phoneNumbers, List<Email>? emails, List<Address>? addresses}) Owner
copyWithWrapped({Wrapped<List<String>>? names, Wrapped<List<PhoneNumber>>? phoneNumbers, Wrapped<List<Email>>? emails, Wrapped<List<Address>>? addresses}) Owner