$ContactExtension extension
- on
Methods
-
copyWith(
{String? firstName, String? lastName, String? email, String? phone, String? address, String? icon, String? id, String? $id, int? cstamp, String? cby, String? uby, int? ustamp}) → Contact -
Available on Contact, provided by the $ContactExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? firstName, Wrapped<String?> ? lastName, Wrapped<String?> ? email, Wrapped<String?> ? phone, Wrapped<String?> ? address, Wrapped<String?> ? icon, Wrapped<String?> ? id, Wrapped<String?> ? $id, Wrapped<int?> ? cstamp, Wrapped<String?> ? cby, Wrapped<String?> ? uby, Wrapped<int?> ? ustamp}) → Contact -
Available on Contact, provided by the $ContactExtension extension