$PaystubAddressExtension extension
Methods
-
copyWith(
{String? city, String? country, String? postalCode, String? region, String? street, String? line1, String? line2, String? stateCode}) → PaystubAddress -
Available on PaystubAddress, provided by the $PaystubAddressExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? city, Wrapped<String?> ? country, Wrapped<String?> ? postalCode, Wrapped<String?> ? region, Wrapped<String?> ? street, Wrapped<String?> ? line1, Wrapped<String?> ? line2, Wrapped<String?> ? stateCode}) → PaystubAddress -
Available on PaystubAddress, provided by the $PaystubAddressExtension extension